]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2012-11-04 Matthias MaierSome minor changes and reformatting
2012-11-04 Matthias Maier:-)
2012-11-04 Wolfgang BangerthMerge from mainline.
2012-11-04 Wolfgang BangerthProvide pages with a table of contents.
2012-11-04 Matthias MaierMove test for TRILINOS_WITH_MPI to FindTRILINOS.cmake...
2012-11-04 Wolfgang BangerthAdjust formatting.
2012-11-04 Wolfgang BangerthRecognize old-style p4est directory layout and work...
2012-11-04 Wolfgang BangerthUse dispatch to finally quiet a warning.
2012-11-04 Matthias Maieruse mpicxx by default
2012-11-04 Wolfgang BangerthAdd a few assertions covering cases where the compiler...
2012-11-03 Matthias MaierSome typos and old stuff removed
2012-11-03 Matthias Maiermake the search fro trilinos less intrusive
2012-11-03 Timo Heistertest for GrowingVectorMemory and PETSc
2012-11-03 Timo Heisterfix typos
2012-11-03 Timo Heisterdestroy GrowingVectorMemory with PETSc objects at the end
2012-11-03 Timo HeisterMPI_InitFinalize can now also initialize PETSc.
2012-11-03 Timo Heisterformat comments in step-6 using emacs so that they...
2012-11-03 Timo Heisterstep-6 now uses ConstraintMatrix::distribute_local_to_g...
2012-11-02 Wolfgang Bangerthhtml-ize.
2012-11-02 Wolfgang BangerthAvoid a couple of warnings about past-the-end accesses.
2012-11-02 Wolfgang BangerthCorrect an indexing mistake that would have bitten...
2012-11-02 Wolfgang BangerthMake compile.
2012-11-02 Wolfgang BangerthSome more comments.
2012-11-02 Matthias MaierBugfix
2012-11-02 Uwe Koechercorrected misspellings in trilions_precondition documen...
2012-11-02 Wolfgang BangerthAdd a document for cmake details.
2012-11-02 Wolfgang BangerthGo over the rest of readme.html.
2012-11-02 Wolfgang BangerthHSL must die\!
2012-11-02 Wolfgang BangerthMore conversions to cmake style.
2012-11-01 Matthias MaierOne last typo for today
2012-11-01 Matthias MaierRename the bundled feature TBB to THREADS as well
2012-11-01 Matthias MaierRemove a bad idea
2012-11-01 Matthias MaierAdd support for HAVE_JN
2012-11-01 Matthias MaierAdd a lonely, forgotten bugtest
2012-11-01 Matthias MaierRename feature TBB to THREADS.
2012-11-01 Matthias MaierUpdate the preliminary README.CMAKE
2012-11-01 Wolfgang BangerthRevert 27286. Version checks are elsewhere.
2012-11-01 Timo Heisterfix output of test
2012-11-01 Timo HeisterFix an inconsistency where after calling DoFHandler...
2012-11-01 Timo Heisteradd test showing bug in NumberCache after clear()
2012-11-01 Wolfgang BangerthRemove svn:ignore for config.h.
2012-11-01 Matthias MaierSwitch order of includes to be more robust
2012-11-01 Wolfgang BangerthWrite some more.
2012-11-01 Wolfgang BangerthReject PETSc versions prior to 3.0.
2012-11-01 Wolfgang BangerthMerge from mainline.
2012-11-01 Wolfgang BangerthRemove a workaround for --why?-- yet another old compil...
2012-11-01 Wolfgang BangerthRemove a workaround for yet another old compiler problem.
2012-11-01 Wolfgang BangerthRemove a workaround for another old compiler problem.
2012-11-01 Wolfgang BangerthRemove a workaround for another old compiler problem.
2012-11-01 Wolfgang BangerthRemove a workaround for an old compiler problem.
2012-11-01 Wolfgang BangerthRemove some old workarounds from the time when we still...
2012-11-01 Wolfgang BangerthRemove some piece of code that could only be enabled...
2012-11-01 Wolfgang BangerthRemove a #ifdef that was introduced in r20239 when...
2012-10-31 Matthias MaierJust some minor changes on the new documentation
2012-10-31 Matthias MaierRemove an unused bug and an unused feature test
2012-10-31 Matthias MaierAdd -wd1572 to the icc configuration
2012-10-31 Matthias MaierCleanup
2012-10-31 Matthias MaierUse PETSC_USE_COMPLEX directly in slepc_solver.h
2012-10-31 Matthias MaierOK, one more LAPACK test...
2012-10-31 Matthias MaierBugfix
2012-10-31 Matthias MaierBugfix: Search for all used Lapack functions..
2012-10-31 Matthias MaierAdd the (almost) last bunch of bugtests
2012-10-31 Wolfgang BangerthStart work on explaining cmake.
2012-10-31 Wolfgang BangerthMerge from mainline.
2012-10-31 Wolfgang BangerthIndent HTML pages.
2012-10-31 Wolfgang BangerthFix a bunch of typos and improve mark-up.
2012-10-31 Matthias MaierRemove obsolete folders
2012-10-31 Matthias MaierRemove the "autopilot mode" for in-source builds
2012-10-31 Matthias MaierReorganize the top level directory structure
2012-10-30 Wolfgang BangerthRemove comment that simply isn't true.
2012-10-30 Matthias MaierSeveral bugfixes
2012-10-30 Joerg Frohneset all contraints to zero for solve
2012-10-30 Joerg Frohneplot for adaptive contact
2012-10-30 Joerg Frohneplot for strong scaling
2012-10-30 Wolfgang BangerthUndo r27234, 27235, 27237. It was a nice idea but it...
2012-10-30 Matthias MaierTypo
2012-10-30 Matthias MaierAdd a list of currently unused definitions of the old...
2012-10-30 Matthias MaierCleanup the Bugtests
2012-10-30 Matthias MaierRename global variables to avoid a clash with features
2012-10-30 Wolfgang BangerthNew test.
2012-10-30 Wolfgang BangerthWork around a problem introduced by adding the assertio...
2012-10-30 Wolfgang BangerthFix a problem where DoFTools::make_flux_sparsity_patter...
2012-10-30 Wolfgang BangerthActually make it so that it compiles.
2012-10-30 Wolfgang BangerthAdd a bunch of assertions to kill invalid behavior...
2012-10-30 Matthias MaierBugfix
2012-10-29 Matthias MaierMerge from mainline
2012-10-27 Matthias MaierSimplify a bit
2012-10-27 Wolfgang BangerthMake work.
2012-10-27 Wolfgang BangerthNew test.
2012-10-26 Timo Heisterput link to benchmarks into documentation
2012-10-26 Timo Heisterrename section
2012-10-26 Timo Heisterupdate test (this test used to print nan/-nan on differ...
2012-10-26 Timo Heisteravoid printing NaN in TimerOutput.
2012-10-26 Martin SteigemannInterface to PETSc::PreconditionNone and ParaSails...
2012-10-26 Martin SteigemannInterface to PETSc::PreconditionNone and ParaSails...
2012-10-26 Martin SteigemannInterface to PETSc::PreconditionNone and ParaSails...
2012-10-26 Timo Heisterremove warning
2012-10-26 Guido Kanschatadd VectorInfo class
2012-10-25 Timo HeisterCatch adding NaN into a Trilinos SparseMatrix in all...
2012-10-24 Matthias MaierTypos
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.