]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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 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 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 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 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...
2013-07-02 bangerthPatch by Denis Davydov: Add TableIndices::operator...
2013-07-02 bangerthUndo previous change to this file -- the variable needs...
2013-07-02 bangerthFix typo not caught because I committed MPI code but...
2013-07-02 bangerthMark a field that we don't use as private.
2013-07-02 bangerthSet file properties.
2013-07-02 bangerthPatch by Martin Steigemann: implement parallel::distrib...
2013-07-02 bangerthPatch by Martin Steigemann: implement parallel::distrib...
2013-07-01 wickUpdate publications Wick
2013-07-01 bangerthUpdate references.
2013-07-01 bangerthFix grammar error.
2013-07-01 heisterwork on multigrid tests
2013-06-29 maierCMake: Improve build type handling in DEAL_II_INVOKE_AU...
2013-06-29 bangerthIndent one line.
2013-06-29 bangerthAdd test.
2013-06-28 heisterfix error
2013-06-28 bangerthUndo r29899. I now know where to look.
2013-06-27 bangerthRe-enable the functionality previously reverted in...
2013-06-27 bangerthYet one more header file missing.
2013-06-27 bangerthAdd another necessary header file.
2013-06-27 bangerthMove test to a directory where it is only run whenever...
2013-06-27 bangerthCorrect name of header file...
2013-06-27 bangerthDo include config.h or get into trouble if this is...
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.