2014-02-04 |
Toby D. Young | Test PETSc FullMatrix reinit function. |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | Generalize test. |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | Remove a piece of debug code. |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | One more test for curls. |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | Fix a bug reported by Christoph Heiniger (including... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Timo Heister | fix example code that trips up doxygen |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | Minor adjustments for style and in hopes of getting... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | Avoid what I believe is an unnecessary '::template... |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Timo Heister | formatting |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Timo Heister | add publication |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Martin Kronbichler | Refill comments |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Martin Kronbichler | Introduce mmult and second factorization routine. |
commit | commitdiff | tree | snapshot |
2014-02-03 |
Wolfgang Bangerth | DataOutBase no longer is a class. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Guido Kanschat | add weighted mass matrix |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Guido Kanschat | add functions for clearing and initializing an MGTransf... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Guido Kanschat | Newton::threshold() was missing |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Wolfgang Bangerth | Help MS VC++ recognize which template function to take. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Wolfgang Bangerth | Complete specify namespace for a symbol to help MS... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Wolfgang Bangerth | Address a few follow-up issues with the previous patches. |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Wolfgang Bangerth | More conversions from class to namespace DataOutBase... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Matthias Maier | Bugfixes: Make compilation of bundled libraries work... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Matthias Maier | I have no idea where this cache invalidation comes... |
commit | commitdiff | tree | snapshot |
2014-02-02 |
Matthias Maier | CMake: Bugfix: Get the caching right in FindPETSC.cmake and |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Matthias Maier | Well, well. Also adjust the project configuration... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Matthias Maier | CMake: Break everything (tm) |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Matthias Maier | CMake: Break everything (tm) |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Matthias Maier | CMake: Break everything (tm). |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Wolfgang Bangerth | Remove the awkward private inheritance from DataOutBase... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Martin Kronbichler | Mark new functions in header file as inline |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Martin Steigemann | new tests for ParameterHandler print_parameters_section |
commit | commitdiff | tree | snapshot |
2014-02-01 |
Martin Steigemann | added a new flag to ParameterHandler::print_parameters_... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Make compile again |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Add tests |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Wolfgang Bangerth | Make all instances of a template a friend function... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Better way for specifying deal.II namespace. |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Add similar interface for copying from a Trilinos MPI... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Add test |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Timo Heister | avoid fmin with unsigned int because it is not defined... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Patch by Ben Thompson: copy petsc vector to deal.II... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Prior to C++11, fmax is a C99 function and not in names... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Martin Kronbichler | Prior to C++11, fmin is a C99 function and not in names... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Wolfgang Bangerth | Add tests for bug report #182. At least the _28 test... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Bruno Turcksin | Add a const in sparse_matrix.h and an include in sparsi... |
commit | commitdiff | tree | snapshot |
2014-01-31 |
Bruno Turcksin | Add several typenames and change min to fmin, max to... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Wolfgang Bangerth | Look through the documentation at a couple of places. |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Wolfgang Bangerth | Link to another paper on best practices, as well as... |
commit | commitdiff | tree | snapshot |
2014-01-30 |
Wolfgang Bangerth | Add a few statements on running stuff in parallel with... |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Wolfgang Bangerth | Initialize a variable and explain it. |
commit | commitdiff | tree | snapshot |
2014-01-29 |
Wolfgang Bangerth | Add last name of contributor Mihai. |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Matthias Maier | CMake: Start refactoring of REGISTER_FEATURE |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Matthias Maier | CMake: Refactor detailed and summary log creation |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Timo Heister | step-1: add some text output to the screen |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Matthias Maier | CMake: Refactor list deduplication into a macro |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Matthias Maier | Testsuite: Bugfix: Do not copy CMakeCache.txt and CMake... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
Felix Gruber | fix indentation |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Timo Heister | fix typo |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Wolfgang Bangerth | Avoid an if() in optimized mode by writing the Assert... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Wolfgang Bangerth | Also list where results show up. |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Wolfgang Bangerth | Fix obvious oversights in the previous commit... |
commit | commitdiff | tree | snapshot |
2014-01-27 |
Wolfgang Bangerth | Document running the testsuite for coverage information. |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Wolfgang Bangerth | Provide a couple of constructors that are never called... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Timo Heister | leave a note on how to start step-32 |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Wolfgang Bangerth | Disallow calling certain functions that have to do... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Wolfgang Bangerth | Disallow calling certain functions that have to do... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Wolfgang Bangerth | Fix a forgotten case with FENothing (thanks to a testca... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Matthias Maier | CMake: Bugfix: Strip leading and trailing whitespace... |
commit | commitdiff | tree | snapshot |
2014-01-26 |
Matthias Maier | CMake: Improve error message for invalid user provided... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Wolfgang Bangerth | Augment documentation. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Wolfgang Bangerth | More cleanups in SolutionTransfer. |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Matthias Maier | CMake: Bugfix: Set a compiler option for the correct... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Wolfgang Bangerth | Clean up a good amount of code. In particular, do not... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Wolfgang Bangerth | Avoid directly accessing the active_fe_index of a cell... |
commit | commitdiff | tree | snapshot |
2014-01-25 |
Wolfgang Bangerth | Remove a hunk of code that was forgotten in r32297. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | add script to check doxygen formatting |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | put deprecated functions into own doxygen group, fix... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | fix doxygen grouping tags |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | remove unused variable in quicktest |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | fix quick_test |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Martin Kronbichler | Fix use of freed memory: Change when to reset the vector |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | fix invalid memory access in gridin::read_vtk |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Timo Heister | improve error checks and comments for parallel::distrib... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Wolfgang Bangerth | Disallow calling DoFAccessor::set_active_fe_index on... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Wolfgang Bangerth | Adjust a few tests to not call set_active_fe_index... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Wolfgang Bangerth | Mention Martin's change from a couple of days ago. |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Matthias Maier | CMake: Cleanup: Remove obsolete macro, unify naming... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
Martin Kronbichler | Adjust test output |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Martin Kronbichler | Fix test case with 64 bits |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Ryan Grove | Fixed typo in step-2 tutorial program. |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Matthias Maier | CMake: Bugfix: Clear compile variables prior to populating |
commit | commitdiff | tree | snapshot |
2014-01-23 |
Timo Heister | fix invalid memory access caused by undefined order... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Wolfgang Bangerth | Some more from Winnifred. |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Wolfgang Bangerth | Patch by Martin Steigemann: Handle the case of zero... |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Timo Heister | step-4: write constants as doubles |
commit | commitdiff | tree | snapshot |
2014-01-22 |
Matthias Maier | Remove obsolete scripts |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Timo Heister | update p4est instructions, remove some outdated stuff |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Martin Kronbichler | Adjust test output |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Wolfgang Bangerth | Do not set active_fe_index values on non-active cells. |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Timo Heister | fix broken PETScWrappers::MPI::Vector::print() in parallel |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Timo Heister | fix another place where we should use MPI_Allreduce... |
commit | commitdiff | tree | snapshot |
2014-01-21 |
Martin Kronbichler | Test extract_row_copy, fix two bugs |
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