]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-11-20 bangerthLink to the CS&D paper.
2013-11-20 bangerthMinor indentation changes.
2013-11-20 maierCleanup ExceptionBase: Inherit from std::exception...
2013-11-20 kronbichlerIntroduce IterationNumberControl to perform a fixed...
2013-11-19 heisterdefer backtrace lookup in dealii::Exception for perform...
2013-11-19 maierCMake: Bugfix: Only run "make sign" if it is necessary
2013-11-19 maierCMake: Provide a possibility to automatically sign...
2013-11-19 maierDocumentation: Add a small section about how to create...
2013-11-19 heisterreplace include of dof_handler_policy.h in dof_handler...
2013-11-19 heistertest only works if you have petsc and trilinos
2013-11-19 heisterrework r31702
2013-11-19 heisterfix r31695, explicit instantiations are not needed...
2013-11-19 heisterrewrap comments (phew)
2013-11-19 heisterupdate documentation
2013-11-19 maierTestsuite: Bugfix: Allow to run the testsuite script...
2013-11-19 youngBug fix.
2013-11-19 bangerthProvide more context in the documentation and link...
2013-11-19 heisterdo not use typeid internally because this is broken...
2013-11-18 heisteradd missing instantiations (for intel)
2013-11-18 heistertest: add whitespace to output so that numdiff can...
2013-11-18 heisterloosen tolerance in test to make it pass
2013-11-18 heisteroutput more digits in test
2013-11-18 heisteroutput more digits in test
2013-11-18 heistermention changes
2013-11-18 heisterfix template instantiations for GridGenerator::parallel...
2013-11-18 bangerthAugment documentation.
2013-11-18 bangerthFix the failure of find_cell_10a by implementing a...
2013-11-18 heisterfix typo
2013-11-17 bangerthAlso run test in optimized mode.
2013-11-17 bangerthFix one testcase, see https://code.google.com/p/dealii...
2013-11-17 bangerthFix one testcase, see https://code.google.com/p/dealii...
2013-11-17 kronbichlerFix non-MPI case
2013-11-17 kronbichlerFix description
2013-11-17 steigemannFixed: FETools::inteprolation_difference was not workin...
2013-11-16 bangerthFix a note in a comment.
2013-11-16 maierTestsuite: Fix data_out_stack_0?
2013-11-16 maierBugfix: Define FP_USE_THREAD_SAFE_EVAL in case of enabl...
2013-11-16 maierSet missing svn:keywords property on a bunch of files
2013-11-16 maierFix a lot of stray $Id$s
2013-11-15 bangerthFix error message.
2013-11-15 bangerthMinor language fix.
2013-11-15 heisterupdate comment
2013-11-15 heisterfix test output
2013-11-15 heisterassert that we have a enough fe components in compute_n...
2013-11-15 heisteradd failing test for no_flux
2013-11-15 maierAdd PETSC_WITH_COMPLEX to Config.sample
2013-11-15 maierTestsuite: Fix the issue with binary outputs and data_o...
2013-11-15 bangerthSplit a function in hopes to alleviate linker errors...
2013-11-15 maierTestsuite: Also accept numerical values that have a...
2013-11-14 maierCMake: Bugfix: Do not use >/dev/null on native Windows...
2013-11-14 maierCMake: Remove debug output
2013-11-14 bangerthReplace the expensive computation of a set intersection...
2013-11-14 maierCMake: Print TEST_DIR during configuration so that...
2013-11-14 kanschatfixed output
2013-11-14 kanschatadd missing initialization
2013-11-14 bangerthAdjust the output of some tests so that we get below...
2013-11-14 bangerthInitialize a variable to avoid a testsuite failure...
2013-11-14 bangerthAvoid instantiating FE_FaceQ and FE_FaceP in 1d.
2013-11-14 bangerthMatch function instantiation to the original declaratio...
2013-11-14 bangerthProvide a missing template instantiation.
2013-11-14 bangerthAugment an exception message. This doesn't solve the...
2013-11-14 youngAdd a harmless macro PETSC_WITH_COMPLEX.
2013-11-14 youngPut in a missing word that was bugging me...
2013-11-14 youngAdd a reasonable (unfinished) petsc test.
2013-11-14 youngAdd requested output to slepc quicktest.
2013-11-14 bangerthNo need to say
2013-11-14 maierProvide some more information about auxiliary compiler...
2013-11-14 bangerthFix compile error with new default constructor of CellData.
2013-11-14 maierCMake: Bugfix, do not use removed macro
2013-11-13 maierCMake: Unify naming in detailed.log
2013-11-13 maierCMake: Unify registration of feature configurations...
2013-11-13 maierBugfix: Filter out spurious "FALSE" in (BLAS|LAPACK...
2013-11-13 maierAdd a configure check for a regression with icc-14...
2013-11-13 bangerthProvide default constructor for CellData to fix testsui...
2013-11-13 heistertry again to fix test
2013-11-13 heisterfix test
2013-11-13 bangerthAdd a note.
2013-11-12 heistersimplify test find_cell_10
2013-11-12 turcksinFix a bug in WorkStream when using graph coloring.
2013-11-12 heistersimplify test
2013-11-12 youngWolfgang's patch for thread management (use pointer...
2013-11-12 kanschattry to keep SparseMatrix in module
2013-11-11 heisterfix 2 tests
2013-11-11 turcksinFix a bug in WorkStream for disconnected graph.
2013-11-11 heistertests: use deal.II constant for PI, might fix tests...
2013-11-11 maierReorganize the licensing stuff a bit. Add some last...
2013-11-11 maierRemove file doxygen.sty from the doc directory - it...
2013-11-11 maierMove reports over to the homepage
2013-11-11 kanschatrevert UML
2013-11-11 youngUse deal.II style on previous patch.
2013-11-11 youngLink to header stdlib.h on FreeBSD.
2013-11-11 maierRevert "Revert 29343 again, for the same reason as...
2013-11-11 bangerthProvide documentation.
2013-11-11 bangerthAdd another test.
2013-11-10 bangerthAdjust a few miscompilations.
2013-11-10 bangerthAdjust output file again for testing machine.
2013-11-10 pelteretUpdated Mesh conversion documentation to reflect licenc...
2013-11-10 bangerthRemove postscript version of reports. This is so 1990s!
2013-11-10 bangerthShrink the file by only including options that we reall...
2013-11-10 bangerthUse a different form of instantiation in an attempt...
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.