]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2012-11-05 heistermerge from mainline
2012-11-05 heisterfix test output
2012-11-05 heisterfix bug in new xfig output
2012-11-05 bangerthSeveral more.
2012-11-05 heisteradd an indent target using astyle, work in progress...
2012-11-05 heisteradd a TODO
2012-11-05 heisterfix test output
2012-11-05 heistermerge from mainline
2012-11-05 heisterfix serialiation bug for dim=3
2012-11-05 heisterupdate tests to also check level_subdomain_id and updat...
2012-11-05 heistertake over changed test output
2012-11-05 bangerthMerge from mainline.
2012-11-05 bangerthTypo fix.
2012-11-05 bangerthMark input arguments as constant.
2012-11-05 bangerthPartial merge from the parallel_mg branch: Introduce...
2012-11-05 bangerthPartial merge from parallel_mg branch: Trivial changes.
2012-11-05 bangerthPartial merge from the parallel_mg branch: Introduce...
2012-11-05 bangerthPartial merge from the parallel_mg branch: introduce...
2012-11-05 bangerthPartial merge from the parallel_mg branch: introduce...
2012-11-05 bangerthPartial merge from the parallel_mg branch: Improve...
2012-11-05 bangerthPartial merge from the parallel_mg branch: Take over...
2012-11-04 bangerthMerge from upstream.
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove compatibili...
2012-11-04 bangerthPartial merge from the cmake branch: Use the PETSc...
2012-11-04 bangerthPartial merge from the cmake branch: Use the PETSc...
2012-11-04 bangerthPartial merge from the cmake branch: Remove compatibili...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Remove old and...
2012-11-04 bangerthPartial merge from the cmake branch: Avoid warnings...
2012-11-03 heistermerge from mainline
2012-11-03 heistertest for GrowingVectorMemory and PETSc
2012-11-03 heisterfix typos
2012-11-03 heisterdestroy GrowingVectorMemory with PETSc objects at the end
2012-11-03 heisterMPI_InitFinalize can now also initialize PETSc.
2012-11-03 heisterformat comments in step-6 using emacs so that they...
2012-11-03 heisterstep-6 now uses ConstraintMatrix::distribute_local_to_g...
2012-11-02 bangerthAvoid a couple of warnings about past-the-end accesses.
2012-11-02 bangerthCorrect an indexing mistake that would have bitten...
2012-11-02 bangerthMake compile.
2012-11-02 koechercorrected misspellings in trilions_precondition documen...
2012-11-01 heistermerge from mainline
2012-11-01 heisterfix output of test
2012-11-01 heisterFix an inconsistency where after calling DoFHandler...
2012-11-01 heisteradd test showing bug in NumberCache after clear()
2012-11-01 bangerthRemove a workaround for --why?-- yet another old compil...
2012-11-01 bangerthRemove a workaround for yet another old compiler problem.
2012-11-01 bangerthRemove a workaround for another old compiler problem.
2012-11-01 bangerthRemove a workaround for another old compiler problem.
2012-11-01 bangerthRemove a workaround for an old compiler problem.
2012-11-01 bangerthRemove some old workarounds from the time when we still...
2012-11-01 bangerthRemove some piece of code that could only be enabled...
2012-11-01 bangerthRemove a #ifdef that was introduced in r20239 when...
2012-10-31 heistermerge from mainline
2012-10-31 bangerthIndent HTML pages.
2012-10-31 bangerthFix a bunch of typos and improve mark-up.
2012-10-30 frohneset all contraints to zero for solve
2012-10-30 frohneplot for adaptive contact
2012-10-30 frohneplot for strong scaling
2012-10-30 bangerthUndo r27234, 27235, 27237. It was a nice idea but it...
2012-10-30 bangerthNew test.
2012-10-30 bangerthWork around a problem introduced by adding the assertio...
2012-10-30 bangerthFix a problem where DoFTools::make_flux_sparsity_patter...
2012-10-30 bangerthActually make it so that it compiles.
2012-10-30 bangerthAdd a bunch of assertions to kill invalid behavior...
2012-10-27 bangerthMake work.
2012-10-27 bangerthNew test.
2012-10-26 heisterput link to benchmarks into documentation
2012-10-26 heisterrename section
2012-10-26 heistermerge from mainline
2012-10-26 heisterupdate test (this test used to print nan/-nan on differ...
2012-10-26 heisteravoid printing NaN in TimerOutput.
2012-10-26 steigemannInterface to PETSc::PreconditionNone and ParaSails...
2012-10-26 steigemannInterface to PETSc::PreconditionNone and ParaSails...
2012-10-26 steigemannInterface to PETSc::PreconditionNone and ParaSails...
2012-10-26 heisterremove warning
2012-10-26 kanschatadd VectorInfo class
2012-10-25 heisterCatch adding NaN into a Trilinos SparseMatrix in all...
2012-10-24 maierFix a typo introduced with r27140
2012-10-24 bangerthAugment documentation.
2012-10-24 bangerthEnable symmetry mode and pick data from the PETSc envir...
2012-10-22 heisterfix Trilinos tests for Trilinos 11.
2012-10-22 heistermore fixes for Trilinos 11.
2012-10-22 heisterfixes for trilinos 11. EPetra now supports long and...
2012-10-22 bangerthRe-word the supported platforms list. Update mailing...
2012-10-22 bangerthRe-word the supported platforms list. Update mailing...
2012-10-22 bangerthRemove a paragraph.
2012-10-20 bangerthProduce an error for an operation that doesn't make...
2012-10-18 heisterfix warning (thanks Uwe)
2012-10-18 heistermerge from mainline
2012-10-17 bangerthFix a misleading sentence in the documentation.
2012-10-17 bangerthFix a misleading sentence in the documentation.
2012-10-16 youngUpdate publication 2013.
2012-10-15 bangerthAdd some to the documentation.
2012-10-15 bangerthRemove a couple of outdated comments.
2012-10-14 bangerthTake over 26990 from branch_cmake as well.
2012-10-14 bangerthAlso check for sys/resource.h.
2012-10-14 bangerthTake over most of what's in patches r26981:26988 on...
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.