]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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...
2013-11-10 bangerthNothing should be built in this directory any more...
2013-11-10 bangerthRemove svn:executable from mesh files.
2013-11-10 bangerthConvert some of the VectorOperation::add into VectorOpe...
2013-11-10 maierRevert "Also instantiate DataOutStack for 3D"
2013-11-09 maierAlso instantiate DataOutStack for 3D
2013-11-09 youngExplicitly compress petsc objects with a VectorOperation.
2013-11-09 bangerthAdjust accuracy so that numdiff can do its work.
2013-11-09 maierBugfix: Let setup_tests and tests depend on a compiled...
2013-11-09 heisterfix warning
2013-11-08 bangerthTry to improve one issue where compilers typically...
2013-11-08 bangerthReindent the whole file.
2013-11-08 bangerthAdd several more tests.
2013-11-08 bangerthReimplement the third option for WorkStream, using...
2013-11-08 heistertry to detect hdf5 64bit mode
2013-11-08 frohnefix bug for damping
2013-11-08 heisterget rid of some warnings
2013-11-08 heisterfix abandoning threads. Instead of keeping ThreadDescri...
2013-11-08 heistermark spinlock variables in tests volatile for release...
2013-11-08 heistermake multigrid test succeed by switching from CG to...
2013-11-08 heisterfix data type
2013-11-08 heisterfix dead links, add some references to cmake documentation
2013-11-08 heistermention 'make test'
2013-11-08 bangerthRemove a TODO that has been taken care of.
2013-11-08 bangerthAdd a few tests.
2013-11-08 bangerthFix typo.
2013-11-08 bangerthAdd another test.
2013-11-08 bangerthAugment the documentation by one additional point.
2013-11-07 turcksinFix a bug in graph_coloring when there is only one...
2013-11-07 bangerthOne last minor change.
2013-11-07 bangerthAdd some more comments.
2013-11-07 bangerthRename namespace. Add some more documentation.
2013-11-07 bangerthRename namespace. Add some more documentation.
2013-11-07 turcksinSimplify code in WorkStream when graph coloring is...
2013-11-07 bangerthAdd another test.
2013-11-07 bangerthMove a comment to the correct function. Fix an oversigh...
2013-11-07 bangerthMove around a couple of things. Reindent the whole...
2013-11-06 maierPromote the warning in macro_pickup_tests.cmake to...
2013-11-06 bangerthAnnounce step-42.
2013-11-06 turcksinAdd test for graph_coloring.
2013-11-06 turcksinmmult and Tmmult cannot be used with Trilinos sparse_ma...
2013-11-06 bangerthAdd more information to the graph coloring function.
2013-11-06 heisterfix typos
2013-11-06 heisterrewrap comments
2013-11-06 heisteradd slepc quicktest, thanks Toby
2013-11-06 bangerthInitialize a variable to avoid a warning.
2013-11-06 kanschatreformat documentation to longer lines
2013-11-05 maierClean up application.qrc
2013-11-05 maierRemove bundled icons from parameter_gui and use system...
2013-11-05 maierBugfix: Be more specific with the warning introduced...
2013-11-05 maierBugfix: Do not silently ignore invalid feature constrai...
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.