]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-10-14 Matthias MaierUpdate TODO
2012-10-13 Matthias MaierMerge from mainline.
2012-10-13 Wolfgang BangerthUndo accidental merge of this file.
2012-10-13 Wolfgang BangerthReintegrate branch_eliminate_iterator_functions.
2012-10-13 Wolfgang BangerthFix typo.
2012-10-13 Wolfgang BangerthRemove references to merged branched from mainline.
2012-10-12 Wolfgang BangerthNew test.
2012-10-12 Wolfgang BangerthFix a few markup problems.
2012-10-12 Guido Kanschathopefully make numbering less depending on roundoff...
2012-10-12 Wolfgang BangerthWrite glossary entries for user flags and user data...
2012-10-12 Matthias MaierMerge from mainline.
2012-10-12 Matthias MaierTypo
2012-10-12 Wolfgang BangerthAnother test.
2012-10-12 Wolfgang BangerthNew test.
2012-10-11 Wolfgang BangerthFix language.
2012-10-11 Wolfgang BangerthProperly instantiate a few static variables.
2012-10-11 Markus BuergMake interface similar to the one for UMFPACK.
2012-10-10 cazamiasupdated bench.sh to output results from 3 tests per...
2012-10-10 Wolfgang BangerthAvoid a warning about a potentially uninitialized variable.
2012-10-10 Matthias MaierBugfix
2012-10-10 cazamiasUpdated get_times.cc to collect minimum times of multip...
2012-10-10 Matthias MaierBugfix
2012-10-10 Timo Heisterspeed up test
2012-10-10 Matthias MaierBugfix: Export DEAL_II_USER_INCLUDE_DIRS in the project...
2012-10-10 Matthias MaierBugfix
2012-10-10 Matthias MaierAdd some custom targets
2012-10-10 Matthias MaierMerge from mainline.
2012-10-10 Matthias MaierFix compile issue with clang++-v3.1
2012-10-10 Matthias MaierMerge from mainline.
2012-10-10 Matthias MaierActually instantiate SparseDirectMumps::initialize...
2012-10-10 Matthias MaierFix a typo
2012-10-09 Timo Heistertreat lucky breakdown in GMRES and FGMRES
2012-10-09 Timo Heisteralso test fgmres for lucky breakdown
2012-10-09 Timo Heisteradd test for lucky breakdown
2012-10-09 Matthias MaierBugfix: Finally manage to actuallay install bundled...
2012-10-09 Matthias MaierQuest for platform independence [7] finalize Windows...
2012-10-09 Matthias MaierCode Cleanup
2012-10-09 Wolfgang BangerthUpdate test result.
2012-10-09 Matthias MaierUpdate readme
2012-10-09 Matthias MaierBugfix: Use gettid for getting the thread number
2012-10-09 Baerbel Jannsentreat tke lucky breakdown, otherwise we had devision...
2012-10-09 Wolfgang BangerthReally go through all neighbors of a vertex.
2012-10-08 Matthias MaierSilence doxygen output.
2012-10-08 Matthias MaierFunny bugfix
2012-10-08 Matthias MaierBugfix
2012-10-08 Matthias MaierBugfix
2012-10-08 Matthias MaierA bunch of bugfixes and code cleanup for the documentation
2012-10-08 Matthias MaierBugfixes
2012-10-08 Matthias MaierAnd actually install the documentation :-]
2012-10-08 Matthias Maier*Yay* Add support for building the doxygen documentation
2012-10-08 Markus BuergAdd comment to SCALAPACK section.
2012-10-08 Matthias MaierPort the documentation to cmake. First step
2012-10-08 Matthias MaierIntermediate
2012-10-08 Matthias MaierBugfixes to be able to run the testsuite
2012-10-08 Wolfgang BangerthFix a problem in GridTools::find_cells_adjacent_to_vert...
2012-10-08 Timo Heisterfix typo
2012-10-08 Wolfgang BangerthUndo r26920 since that appears to have led to numerous...
2012-10-08 Wolfgang BangerthAvoid warning about unused argument.
2012-10-08 Wolfgang BangerthSimplify code.
2012-10-08 Wolfgang BangerthNew, failing test.
2012-10-07 Matthias MaierBugfixes: Include <unistd.h> where this is necessary...
2012-10-07 Matthias MaierCleanup config.h.in
2012-10-07 Matthias MaierQuest for platform independence: [6] fixup sparse_direct.cc
2012-10-07 Matthias MaierQuest for platform independence: [5] add check for...
2012-10-07 Matthias MaierQuest for platform independence: [5] fixup timer.cc
2012-10-07 Matthias MaierQuest for platform independence: [4] fixup multithread_...
2012-10-07 Matthias MaierQuest for platform independence: [3] fixup utilities.cc
2012-10-07 Matthias MaierQuest for platform independence: [2] fixup thread_manag...
2012-10-07 Matthias MaierQuest for platform independence: [1] fixup logstream.cc
2012-10-06 Matthias MaierCosmetic change
2012-10-06 Matthias MaierBugfix
2012-10-06 Matthias MaierRemove lapackt_templates.pl from the build system
2012-10-06 Matthias MaierAdd support for cygwin
2012-10-05 Matthias MaierUpdate the documentation
2012-10-05 Matthias MaierAdd the old configuration behaviour as well
2012-10-05 Matthias MaierBugfix: Revert broken idea
2012-10-05 Matthias MaierCosmetic changes
2012-10-05 Matthias MaierUpdate documentation
2012-10-05 Matthias MaierUpdate documentation
2012-10-05 Matthias MaierBugfix
2012-10-05 Matthias MaierBugfix
2012-10-05 Matthias MaierRemove superfluous macro
2012-10-05 Matthias MaierBugfixes
2012-10-05 Matthias MaierRemove DEAL_II_PACKAGE_STRING. This variable is superfluous
2012-10-05 Matthias MaierBugfix. CMake is stupid
2012-10-05 Matthias MaierBig overhaul: Do it the cmake way. (At least a bit...)
2012-10-05 Matthias MaierBugfix
2012-10-05 Matthias MaierBugfix
2012-10-04 Matthias MaierUpdate
2012-10-04 Matthias MaierThe same for PETSc and Trilinos
2012-10-04 Matthias MaierBugfix: Unset Metis if it is not a suitable version
2012-10-04 Matthias MaierPromote every SEND_ERROR message to FATAL_ERROR to...
2012-10-04 Matthias MaierMajor overhaul of the auto configuration
2012-10-04 Matthias MaierSome clarification
2012-10-04 Matthias MaierSome Bugfixes w.r.t. mumps
2012-10-04 Matthias MaierBugfix
2012-10-04 Matthias MaierBugfixes
2012-10-04 Matthias MaierUpdate Documentation and error messages
2012-10-04 Matthias MaierUpdate TODO
2012-10-04 Matthias MaierBugfix
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


Typeset in Trocchi and Trocchi Bold Sans Serif.