]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2013-02-12 Wolfgang BangerthFix thinko.
2013-02-12 Timo Heisterupdate step-49 gmsh script
2013-02-12 Wolfgang BangerthFollow the documented advice of not looping over all...
2013-02-12 Wolfgang BangerthFollow the documented advice of not looping over all...
2013-02-12 Timo Heisterupdate citation
2013-02-12 Wolfgang BangerthFollow the documented advice of not looping over all...
2013-02-12 Timo Heistermark FEValues update flag as deprecated that has no use
2013-02-12 Timo Heisterremove TODO that is no longer up to date
2013-02-12 Wolfgang BangerthImprove file layout.
2013-02-12 Wolfgang BangerthFollow the documented advice of not looping over all...
2013-02-12 Wolfgang BangerthUse an unsigned int iterator variable.
2013-02-12 Wolfgang BangerthFollow the documented advice of not looping over all...
2013-02-12 Martin KronbichlerFix some more deprecation warnings.
2013-02-12 Martin KronbichlerMention the improved iterators.
2013-02-12 Martin KronbichlerFix one more warning.
2013-02-12 Martin KronbichlerMark old constructors of iterators as deprecated. Remov...
2013-02-12 Martin KronbichlerFix warnings (deprecated functions, unused variables.
2013-02-12 Martin KronbichlerAvoid warnings.
2013-02-11 Joerg Frohneadd a more detailed description of the chinese, japanes...
2013-02-11 Wolfgang BangerthRename a variable. Add documentation.
2013-02-11 Joerg Frohneadd a section adaptive mesh refinement and in implement...
2013-02-11 Joerg Frohneadd a section adaptive mesh refinement and in implement...
2013-02-11 Joerg Frohnereorganize the runtime output for the shell
2013-02-11 Wolfgang BangerthOn cygwin, do not build the library in a local director...
2013-02-10 Wolfgang BangerthFix one more test.
2013-02-10 Wolfgang BangerthUpdate a test that now produces different output since...
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.