2014-04-05 |
dakshina.ilangova | Added tests for lac/VectorView |
commit | commitdiff | tree | snapshot |
2014-04-05 |
dakshina.ilangova | Added tests for lac/ShiftedMatrix |
commit | commitdiff | tree | snapshot |
2014-04-05 |
dakshina.ilangova | Added tests for lac/PointerMatrix |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Martin Kronbichler | Fix undefined symbol CellAccessor<3,2>::subdomain_id... |
commit | commitdiff | tree | snapshot |
2014-04-05 |
Martin Kronbichler | Avoid error when copying Table<2,bool>. |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Martin Kronbichler | Forgot one directory |
commit | commitdiff | tree | snapshot |
2014-04-04 |
Martin Kronbichler | Fix DoFTools::extract_constant_modes for FE_Q_DG0 |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Wolfgang Bangerth | No need for \f$...\f$, we have our own scripts that... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Toby D. Young | Fix an aweful edit I made in the last patch. |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Toby D. Young | Add two standard accessors, m() and n(), and do some... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Martin Kronbichler | Add Triangulation<1,spacedim>::fill_vertices_with_ghost... |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Martin Kronbichler | Fully qualify namespace to make clang happy |
commit | commitdiff | tree | snapshot |
2014-04-03 |
Wolfgang Bangerth | Unify several copies of the same function into a single... |
commit | commitdiff | tree | snapshot |
2014-04-01 |
Wolfgang Bangerth | Remove a comment that does not provide any significant... |
commit | commitdiff | tree | snapshot |
2014-03-31 |
Toby D. Young | Add an assignment operator from a regular SparseMatrix. |
commit | commitdiff | tree | snapshot |
2014-03-29 |
Martin Kronbichler | Fix order of destruction in PreconditionAMG when tempor... |
commit | commitdiff | tree | snapshot |
2014-03-26 |
Wolfgang Bangerth | Clarify a statement. |
commit | commitdiff | tree | snapshot |
2014-03-25 |
Wolfgang Bangerth | Be more conservative with #includes. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Clarify language. |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Augment comments in several places to make them less... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Make sure we return a value in a function that has... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Also make sure we have the correct output file :-( |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Adjust implementation of laplace_transform to what... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Adjust implementation of laplace_transform to what... |
commit | commitdiff | tree | snapshot |
2014-03-24 |
Wolfgang Bangerth | Fix a typo. |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Martin Kronbichler | Make detection of quadrature rule name in FE_Q/DGQArbit... |
commit | commitdiff | tree | snapshot |
2014-03-21 |
Wolfgang Bangerth | Clarify some language. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Bruno Turcksin | Update the documentation: VisIT can read .pvtu since... |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Wolfgang Bangerth | Improve error message. |
commit | commitdiff | tree | snapshot |
2014-03-20 |
Daniel Arndt | r32662 overwrote the changes in r32640, reapplied them |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Wolfgang Bangerth | Remove stray occurrences of 'typename'. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Timo Heister | fix some typos |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Toby D. Young | Some rewording on PETSc compatibility. |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Toby D. Young | Remove tested version number - encourage using latest... |
commit | commitdiff | tree | snapshot |
2014-03-19 |
Martin Kronbichler | Disable multithreading part in case threads are not... |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Timo Heister | update test |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Timo Heister | add failing test |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Wolfgang Bangerth | Avoid C++11-isms. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Wolfgang Bangerth | Do not use 'typename' outside templates. |
commit | commitdiff | tree | snapshot |
2014-03-17 |
Daniel Arndt | Added support for inhomogeneous tangential and normal... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Wolfgang Bangerth | Fix a problem pointed out by Lei Qiao in one of the... |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Wolfgang Bangerth | Clarify documentation. |
commit | commitdiff | tree | snapshot |
2014-03-16 |
Wolfgang Bangerth | Move TriaAccessor::parent_index to class CellAccessor... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Wolfgang Bangerth | Add a missing header file (for MS VC++) as pointed... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Wolfgang Bangerth | Make the documentation of one function slightly clearer. |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Wolfgang Bangerth | Add a test by Ross Kynch for VectorTools::project_bound... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Wolfgang Bangerth | Remove a file that is no longer needed (and hasn't... |
commit | commitdiff | tree | snapshot |
2014-03-15 |
Wolfgang Bangerth | Rewrite a piece of code that accessed an internal repre... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Wolfgang Bangerth | Avoid a problem with MS VC++ by adding a configuration... |
commit | commitdiff | tree | snapshot |
2014-03-14 |
Martin Kronbichler | Improve some assertions |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Markus Buerg | Update test results. |
commit | commitdiff | tree | snapshot |
2014-03-13 |
Scott Miller | Minor documentation typo in equation |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Toby D. Young | Tricial crap. Toby needs the dee. |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Timo Heister | step-7: change variable name that confused students |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Timo Heister | fix doxygen formatting problem |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Guido Kanschat | remove offensive output line |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Guido Kanschat | add missing include |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Timo Heister | fix doxygen warning |
commit | commitdiff | tree | snapshot |
2014-03-12 |
Daniel Arndt | Fixed some problems regarding Trilinos vectors with... |
commit | commitdiff | tree | snapshot |
2014-03-11 |
Markus Buerg | Fix bug in project_bv_curl_conf for dim=2. |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Guido Kanschat | adjust ThetaTimestepping |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Guido Kanschat | move Newton test and add test in compatibility mode |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Guido Kanschat | test failed in optimized |
commit | commitdiff | tree | snapshot |
2014-03-10 |
Guido Kanschat | introduce AnyData, OperatorBase and test that we do... |
commit | commitdiff | tree | snapshot |
2014-03-09 |
Wolfgang Bangerth | Provide link to publications in 2014. |
commit | commitdiff | tree | snapshot |
2014-03-08 |
dakshina.ilangova | Added tests for lac/ProductMatrix |
commit | commitdiff | tree | snapshot |
2014-03-08 |
dakshina.ilangova | Deleted old files product_matrix_01.cc and product_matr... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Bruno Turcksin | Second attempt to suppress clang warning in time_stepping.h |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Timo Heister | fix test output |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Wolfgang Bangerth | Disable another ICC warning. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Guido Kanschat | remove MGDoFHandler from example |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Daniel Arndt | Temporary fix for Issue 191, allow sadd for Trilinos... |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Wolfgang Bangerth | Add new but failing test. |
commit | commitdiff | tree | snapshot |
2014-03-05 |
Wolfgang Bangerth | Add to documentation. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Martin Kronbichler | Fix doxygen groups |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Wolfgang Bangerth | Add a #include that is needed for MS VC++. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Wolfgang Bangerth | Clarify an error message slightly. |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Timo Heister | add test |
commit | commitdiff | tree | snapshot |
2014-03-04 |
Wolfgang Bangerth | Provide a short description of the class and fix a... |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Timo Heister | make step6 compile again |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Timo Heister | make step5 compile again |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Timo Heister | rewrap comments |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Timo Heister | improve documentation |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Matthias Maier | Doc: Do not refer to external deal.ico, but use local one |
commit | commitdiff | tree | snapshot |
2014-03-03 |
Wolfgang Bangerth | Fix a typo. Clarify a statement. |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Matthias Maier | Bugfix: CMake: Remove leftover code. We are able to... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Guido Kanschat | Change q_point to q_index so students do not think... |
commit | commitdiff | tree | snapshot |
2014-03-02 |
Matthias Maier | Revert "*errrr* with a dash..." |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Matthias Maier | *errrr* with a dash... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Matthias Maier | Append version number to soname with a dot |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Martin Kronbichler | Remove accidentally committed code |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Martin Kronbichler | Suppress log messages from SolverCG because the iterati... |
commit | commitdiff | tree | snapshot |
2014-03-01 |
Wolfgang Bangerth | Fix one more warning about hiding a local variable. |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Martin Kronbichler | Fix bug |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Timo Heister | fix bug: ParameterHandler::read_input() would parse... |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Timo Heister | fix test output |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Timo Heister | add failing parameter_handler test |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Timo Heister | run test in debug mode only |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Timo Heister | add simple distributed codim 1 test case |
commit | commitdiff | tree | snapshot |
2014-02-28 |
Timo Heister | fix for codim one in distributed tria |
commit | commitdiff | tree | snapshot |
next |
In the beginning the Universe was created. This has made a lot of
people very angry and has been widely regarded as a bad move.
Douglas Adams