]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-02-21 Wolfgang BangerthBe consistent in what we deprecate and if it's deprecat...
2013-02-21 Joerg Frohneadd computing_timer.disable_output()
2013-02-21 Joerg Frohnechanging the functions for computation time
2013-02-21 Wolfgang BangerthBetter align.
2013-02-21 Wolfgang BangerthSomething more.
2013-02-21 Wolfgang BangerthProvide more explanation for the Tvmult function.
2013-02-21 Wolfgang BangerthRemove more unused stuff.
2013-02-20 Wolfgang BangerthRemove the Tvmult function. In fact, there was no such...
2013-02-20 Joerg Frohnefix the computation of cell_constitution for the parall...
2013-02-20 Timo Heisteradd some notes
2013-02-20 Timo Heisterstep-49: some text fixes
2013-02-20 Wolfgang BangerthFix compilation of the ARPACK interfaces.
2013-02-20 Martin KronbichlerMove some code out of a loop where it is only called...
2013-02-19 Timo Heisteradd test
2013-02-19 Timo Heisteradd test
2013-02-19 Timo Heisternew constructor/reinit for PETScWrappers::MPI::BlockVec...
2013-02-19 Timo Heistermake a bunch of constructors 'explicit'
2013-02-19 Timo Heistermake a bunch of constructors 'explicit'
2013-02-19 Timo Heisterrevert accidental whitespace change
2013-02-19 Timo Heisteradd PETScWrappers::*Matrix::add(other, factor) with...
2013-02-19 Joerg Frohneadd a second example for an obstacle (a ball); break...
2013-02-19 Joerg Frohnefix of the output for cell_constitution
2013-02-19 Timo Heisterupdate test
2013-02-19 Timo Heisterupdate ignores
2013-02-19 Timo Heisterdeprecate update_ghost_values()
2013-02-19 Timo Heisterstep-40: do not call update_ghost_values
2013-02-19 Timo Heistermention step-49 in changes
2013-02-19 Timo Heisterinclude step-49 in toc/graph
2013-02-19 Timo Heisterstep-49: misc stuff in docu
2013-02-19 Timo Heisterupdate styles of headers in doxygen documentation to...
2013-02-19 Timo Heisterstep-49: small fixes
2013-02-19 Timo Heisterupdate changes
2013-02-19 Wolfgang BangerthBuild deal.II itself without deprecation warnings.
2013-02-19 Wolfgang BangerthAvoid deprecated class names.
2013-02-19 Wolfgang BangerthRemove unused variables.
2013-02-19 Wolfgang BangerthAdd something to the documentation.
2013-02-19 Joerg Frohneadditional output for the cell constitution (plastic...
2013-02-19 Joerg Frohnesimplified formulation of a projection with linear...
2013-02-18 Joerg Frohnecorrection of description of the linear hardening imple...
2013-02-18 Wolfgang BangerthMake doxygen happier.
2013-02-18 Wolfgang BangerthFix doxygen markup.
2013-02-18 Wolfgang BangerthMinor doc update.
2013-02-18 Wolfgang BangerthMake doxygen not complain.
2013-02-18 Wolfgang BangerthMarkup fix.
2013-02-18 Wolfgang BangerthMore markup fixes.
2013-02-17 Wolfgang BangerthFix issues with erroneously placed 'typename's.
2013-02-17 Timo Heisterwork on step-49
2013-02-17 Timo Heisterupdate step-49
2013-02-17 Timo Heisterfix test
2013-02-17 Timo Heisterfix vector being a ghosted vectors by accident
2013-02-17 Timo Heisterupdate test to highlight bug in PETScWrappers
2013-02-17 Timo Heisterfix test output
2013-02-17 Timo Heisterupdate step-49
2013-02-17 Timo Heisterupdate step-49
2013-02-17 Timo Heisterfix bug in extrude_triangulation
2013-02-17 Timo Heisteradd test for extrude_triangulation
2013-02-17 Timo Heisterremove useless directory in tests
2013-02-17 Timo Heisterintroduce GridGenerator::extrude_triangulation
2013-02-17 Timo Heisterupdate tests
2013-02-16 Timo Heisterfix step-40
2013-02-16 Timo Heisterupdate test output
2013-02-16 Timo Heisterupdate changelog
2013-02-16 Timo Heisteradditional ghost check
2013-02-16 Timo Heisterupdate test
2013-02-16 Timo Heistercheck if ghosted vectors are really ghosted
2013-02-16 Timo HeisterCorrectly handle ghosted PETSc vectors and make ghosted...
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Timo Heisteradd test that disallows editing ghosted vectors (failing)
2013-02-15 Timo Heisterremove test that is no longer needed
2013-02-15 Wolfgang BangerthMinor markup fixes.
2013-02-15 Wolfgang BangerthFix up one comment.
2013-02-15 Timo Heistermove error checks further to the top so we can fail...
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Timo Heisterupdate ignores
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Timo Heisterfix tests (throw in assert change)
2013-02-15 Wolfgang BangerthFix link to picture that's now permanently online.
2013-02-15 Wolfgang BangerthGerman symbol -> HTML equivalent.
2013-02-15 Wolfgang BangerthImprove file markup and formulas.
2013-02-15 Wolfgang BangerthPatch by Felix Gruber: Consistently use @code...@endcode.
2013-02-15 Wolfgang BangerthPatch by Felix Gruber: Fix many typos.
2013-02-15 Timo Heisterupdate test
2013-02-15 Timo Heisterrepair test and no longer call update_ghost_values()
2013-02-15 Timo Heisteradd test to check assignment between ghosted vectors
2013-02-15 Timo Heisteroperator= automatically calls update_ghost_values(...
2013-02-15 Timo Heisterfor regression tests: if abort() is disabled in assert...
2013-02-14 Wolfgang BangerthIn 1d, VectorTools::interpolate_boundary_values still...
2013-02-14 Joerg Frohnechange of obstacle filename since it is a pbm format now
2013-02-13 Timo Heisterbenchmark: baseline plot
2013-02-13 Timo Heisterbenchmark: baseline plot
2013-02-13 Timo Heisterimprove benchmark scripts
2013-02-13 Timo Heisterfix stupid test
2013-02-13 Timo HeisterAdd missing compress() implementations. Oops.
2013-02-13 Joerg Frohnecomments for the class Input
2013-02-13 Timo Heisterstep-49: tooltip
2013-02-13 Timo Heisterrestructure step-49 headers
2013-02-13 Timo Heisterstep-49: update kind
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.