]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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...
2013-06-27 bangerthDisable some MPI-only code if we haven't configured...
2013-06-25 koecherremoved some -Wunused-variable from lac/trilinos_sparse...
2013-06-25 kanschatmake documentation more compact
2013-06-25 kanschatdefault argument to refine_global
2013-06-25 kanschatadd comments
2013-06-25 heisterstep-50: better solver tolerance
2013-06-25 heisterfix more parallel multigrid issues
2013-06-25 heisterfix MGConstrainedDofs if n_levels!=n_global_levels
2013-06-25 kanschatcompress comments
2013-06-25 heisterstep-50: use n_global_levels
2013-06-24 kanschatreduce example
2013-06-24 heisteronly test with 4 cpus
2013-06-24 kanschatidentifying problem with make flux sparsity pattern...
2013-06-24 kanschatchange wrong assertions
2013-06-24 kanschatstep 39 test with local refinement on a single processor
2013-06-24 heisterstep-50: correct parallel error estimation; breaks...
2013-06-24 kanschatstep 39 test works on 4 cpus
2013-06-24 kanschatlocalize flux sparsity pattern on refinement edges
2013-06-24 heisterupdate test
2013-06-24 kanschatnew filtered iterator LocallyOwnedLevelCell
2013-06-24 heisterbetter eof handling in CellId
2013-06-24 kanschatstep 39 test runs on distributed triangulation with...
2013-06-24 kanschatnew filtered iterator LocallyOwnedLevelCell
2013-06-24 kanschattest ordering and SVG subdomain output on lower levels
2013-06-24 kanschatavoid calling subdomain_id() for inactive cells
2013-06-24 heisterimprove test
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.