]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2013-07-16 bangerthRemove wrong #include.
2013-07-16 bangerthIgnore Eclipse project files in these directories.
2013-07-16 bangerthFinal version of the thread-local variant of WorkStream...
2013-07-16 bangerthFinal version of the test.
2013-07-16 bangerthMake things compile in C++98 mode as well.
2013-07-16 maierCMake: Improve renaming
2013-07-16 maierCMake: Somehow resolve the cache invalidation problems.
2013-07-16 maierCMake: Unconditionally mark a lot of variables as adava...
2013-07-16 maier*sigh* CMake is such a pile of ...
2013-07-16 maierWrite a small news item for the latest changes
2013-07-16 maierCMake: Make a working C compiler optional. Do not requi...
2013-07-16 kanschatmake virtual functions softly pure
2013-07-15 heisteradd to changelog
2013-07-15 heistermerge unified linear algebra branch back into mainline
2013-07-15 kanschatchange icon name to existing icon
2013-07-13 maierDoc: Unify index.html and development/index.html
2013-07-13 maierDoc: Resize navigation bar
2013-07-13 maierDoc: Update development/navbar.html
2013-07-13 maierDoc: Finish cmake-internals.html
2013-07-13 maierReindent comments in parameter_handler.h
2013-07-13 maierUpdate documentation
2013-07-13 maierCMake: Update documentation
2013-07-13 maierCMake: Fix Trilinos' link interface
2013-07-13 maierCMake: Don't forget to guard librt as well
2013-07-13 maierCMake: Ensure that dynamic/static final linkage of...
2013-07-13 maierCMake: Split preference for static libraries in its...
2013-07-13 maierCMake: Cleanup
2013-07-12 maierCMake: Bugfix: Clean up MPI_${_lang}_LIBRARIES if they...
2013-07-12 heistermerge from mainline branch_unify_linear_algebra
2013-07-12 heisteradd some timing to step-40
2013-07-12 maierCMake: Add LAPACK/BLAS to the link interface of p4est
2013-07-12 maierCMake: Use "-pthread" as well when determining whether...
2013-07-12 bangerthMove 'template <typename T>' to after the class documen...
2013-07-11 maierCMake: Bugfix: Link static report_features correctly
2013-07-11 maierBugfix in report_features.cc.in
2013-07-11 maierCMake: Bugfix, use correct order
2013-07-11 maierCMake: Rename "(CMAKE|DEAL_II)_SHARED_" to "DEAL_II_...
2013-07-11 maierCMake: Add support for fully static linkage
2013-07-11 bangerthUniformly indent member variable names.
2013-07-11 maierCMake: Let FindMETIS search for libparmetis as well
2013-07-11 maierCMake: Cleanup
2013-07-11 maierCMake: One more round to get a sane link interface...
2013-07-11 maierCMake: OK, third try
2013-07-11 maierCMake: Fix up some remaining link interfaces
2013-07-11 heistermerge from mainline
2013-07-11 maierCMake: Fix link interface for p4est
2013-07-11 maierCMake: Do it correctly
2013-07-11 heisterdocumentation fixes by Oleh Krehel
2013-07-11 maierResolve a cache invalidation issue
2013-07-11 maierCMake: Fix link interface for static blas/lapack
2013-07-11 maierCMake: Prefer static libs for boost if available and...
2013-07-11 maierCMake: Prefer static archives if BUILD_SHARED_LIBS...
2013-07-10 maierBugfix: Fix a compilation issue if DEAL_II_WITH_UMFPACK...
2013-07-10 maierCMake: Fix a typo
2013-07-10 maierCMAke: Bugfix. Search for petscvariables in the right...
2013-07-09 bangerthUndo accidental part of previous patch.
2013-07-09 bangerthPatch by Denis Davydov: Get the tensor extractors worki...
2013-07-09 bangerthFurther tweaks by Denis Davydov and add a test.
2013-07-09 bangerthMore minimizing.
2013-07-09 bangerthLatest version of the test. Really minimal. Still fails...
2013-07-08 bangerthPatch by Denis Davydov: Add the missing functions for...
2013-07-08 bangerthAdd accessor functions that take a whole set of indices...
2013-07-08 bangerthMinimal form of the test. This fails with my patches...
2013-07-08 bangerthFix a bunch of typos in comments, using the script...
2013-07-08 kronbichlerTest case for parallel block vector
2013-07-08 bangerthThe testcase is getting shorter and shorter...
2013-07-08 bangerthYet another, further reduced version.
2013-07-08 bangerthYet another version of this test. It should be producin...
2013-07-08 bangerthRevert to a state of the test that really does fail.
2013-07-08 bangerthAnother version which, sadly, shows yet another problem...
2013-07-08 bangerthA much reduced testcase. Should produce the same number...
2013-07-08 bangerthRemove a dead piece of left-over from an apparently...
2013-07-07 heisterleave comment
2013-07-07 heistermaybe fix ConstraintMatrix::set_zero for parallel:...
2013-07-07 heisterfix test output
2013-07-07 heisterfix bug in ConstraintMatrix::set_zero
2013-07-07 heisteradd test that documents bug in ConstraintMatrix::set_zero
2013-07-05 bangerthQualify a call to (std::)copy.
2013-07-04 heltaiWrapped MPI_COMM_WORLD definition around an #ifdef...
2013-07-04 bangerthI can't believe it still isn't working. It was working...
2013-07-04 bangerthFurther simplify.
2013-07-03 bangerthFinally figure out what is necessary to make it work...
2013-07-03 heisterremove unused functions, clean up usage of explicit
2013-07-03 buergAdd test for grid with nonstandard orientated faces...
2013-07-03 buergFace bug in Nedelec elements for faces with nonstandard...
2013-07-03 buergRemove forgotten line.
2013-07-03 bangerthThird new test.
2013-07-03 bangerthAnother new test.
2013-07-03 bangerthNew test.
2013-07-03 heistermerge from mainline
2013-07-03 bangerthCount down, not up.
2013-07-03 maierAdapt the first three tests in tests/umfpack to test...
2013-07-03 maierImplement SparseDirectUMFPACK::Tvmult
2013-07-03 maierBugfix: Fix a meaningless comparison
2013-07-02 bangerthPatch by Denis Davydov: Add Tensor extractors for FEVal...
2013-07-02 bangerthList Denis Davydov and expand on Martin Steigemann...
2013-07-02 bangerthUse a non-recursive version of the unroll function.
2013-07-02 bangerthPatch by Denis Davydov: Provide functions to unroll...
2013-07-02 bangerthPatch by Denis Davydov: Provide functions to unroll...
2013-07-02 bangerthPatch by Denis Davydov: Add TableIndices::operator...
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.