]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2013-02-13 Timo Heisteravoid deprecated warnings
2013-02-13 Timo Heistercorrect warning messages
2013-02-13 Timo Heisterfix compilation (introduced in r28338)
2013-02-13 Timo Heisterclean up more compress() calls
2013-02-13 Timo Heisterdo not simply compress() before an assignment, but...
2013-02-13 Timo Heistermake compress() without arguments deprecated for vectors.
2013-02-13 Timo HeisterAlways use compress() with an argument, remove unnecces...
2013-02-13 Timo Heisteravoid some deprecated warnings
2013-02-13 Timo Heisteravoid deprecated functions/headers in steps
2013-02-13 Timo Heisterdo not name the class in step-50 step16
2013-02-13 Wolfgang BangerthFix syntax: if we access something with X::template...
2013-02-13 Wolfgang BangerthMake the test more interesting by testing more of the...
2013-02-13 Wolfgang BangerthFix this bug two more times.
2013-02-13 Wolfgang BangerthFix syntax: if we access something with X::template...
2013-02-13 Wolfgang BangerthFix the same bug a third time.
2013-02-13 Wolfgang BangerthFix the same bug a second time in a different place.
2013-02-13 Wolfgang BangerthFix some confusion from yesterday. Not a bug here becau...
2013-02-13 Wolfgang BangerthFix a bug introduced yesterday.
2013-02-13 Wolfgang BangerthFix warning number.
2013-02-13 Wolfgang BangerthSuppress more warnings with the PGI compiler.
2013-02-13 Wolfgang BangerthAvoid more deprecated function.
2013-02-13 Wolfgang BangerthAvoid deprecated function.
2013-02-13 Wolfgang BangerthAvoid deprecated function.
2013-02-13 Wolfgang BangerthFix a thinko that won't work for rectangular matrices.
2013-02-13 Wolfgang BangerthAvoid deprecated function.
2013-02-13 Joerg Frohneimprove of Input class
2013-02-13 Wolfgang BangerthDisambiguate a call.
2013-02-13 Wolfgang BangerthAvoid a warning with some compilers.
2013-02-13 Wolfgang BangerthDisable one more ICC warning.
2013-02-13 Wolfgang BangerthComment update.
2013-02-13 Wolfgang BangerthAvoid a warning by icc.
2013-02-12 Timo Heisterremove calls to compress() without arguments from all...
2013-02-12 Timo Heisterstep-42: remove unnecessary compress() calls
2013-02-12 Timo Heisterstep-42: better compress call
2013-02-12 Joerg Frohneadd some more compress() calls
2013-02-12 Joerg Frohneadd a compress() call for system_rhs_system
2013-02-12 Wolfgang BangerthFix the last place where we were using deprecated funct...
2013-02-12 Wolfgang BangerthWork around a bug in Intel ICC 10.1. This also signific...
2013-02-12 Wolfgang BangerthAvoid one set of uses of deprecated functions.
2013-02-12 Joerg Frohnefix memory overwrite in step-42
2013-02-12 Wolfgang BangerthFix typo.
2013-02-12 Joerg Frohnechanging the obstacle that avoid the Input class
2013-02-12 Joerg Frohnedata for the chinese symbol to describe the obstacle
2013-02-12 Timo Heisterupdate plot and sync script
2013-02-12 Timo Heisterrename dof_indices() function to get_active_or_mg_dof_i...
2013-02-12 Timo Heisterwork on step-49 docu
2013-02-12 Wolfgang BangerthUse the variable row instead of p->row() because we...
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.