]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-01-14 Toby D. YoungRejuggle parallelepiped tests.
2013-01-14 Toby D. YoungChange parallelepiped interface to something sensible...
2013-01-14 Martin KronbichlerRemove unused variables.
2013-01-13 Wolfgang BangerthDeprecate the functions that condense a linear system...
2013-01-13 Wolfgang BangerthRemove more uses of a deprecated function.
2013-01-13 Wolfgang BangerthRemove some uses of a deprecated function.
2013-01-13 Toby D. YoungUse void() not Assert(NULL) to supress compiler warning.
2013-01-13 Toby D. YoungIgnore generated test files.
2013-01-13 Toby D. YoungTwo tests for generating a parallelepiped grid.
2013-01-13 Toby D. YoungGenerate a parallelepiped grid in 1d, 2d, and 3d.
2013-01-11 Timo Heistercut size of output, because numdiff chokes on the files
2013-01-11 Timo Heisteradd some spaces to make numdiff happy
2013-01-11 Timo Heisterfix parallel mg test
2013-01-11 Timo Heisterfix deprecated warning
2013-01-11 Timo Heisterfix mg_03 test
2013-01-11 Timo Heisterfix multigrid unit tests
2013-01-11 Timo Heisterallow multigrid for distributed Triangulation with...
2013-01-11 Toby D. YoungDeal with some outstanding documentation issues (missin...
2013-01-11 Martin KronbichlerRemove now obsolete code.
2013-01-11 Martin KronbichlerReplace SparseMatrix::global_entry by iterators.
2013-01-11 Timo Heisterremove cmp files that are out of date
2013-01-11 Timo Heisteroptionally allow running the testsuite with numdiff
2013-01-11 Wolfgang BangerthPut the attribute on the RefinementListener class rathe...
2013-01-11 Wolfgang BangerthUpdate a couple comments.
2013-01-11 Wolfgang BangerthAvoid a deprecated function.
2013-01-11 Wolfgang BangerthAvoid use of deprecated function.
2013-01-10 Martin KronbichlerImprove a few comments.
2013-01-09 Wolfgang BangerthRemove generated file.
2013-01-09 Toby D. YoungFix a misplaced curly bracket.
2013-01-09 Toby D. YoungDistinguish between Generalized and Jacobi Davidson...
2013-01-09 Timo Heistermention new FE_Q_DG0 finite element in changes.
2013-01-09 Wolfgang BangerthRemove currently unsupported tests.
2013-01-09 Wolfgang BangerthNew test.
2013-01-09 Wolfgang BangerthFix a problem where we needed to call compress() in...
2013-01-09 Timo Heisteradd space after = in test
2013-01-09 Martin KronbichlerReplace x_to_the_dim by Utilities::fixed_power
2013-01-09 Timo Heisterworkaround for warning 'deleting object of polymorphic...
2013-01-09 Wolfgang BangerthSet file properties properly.
2013-01-09 Wolfgang BangerthProvide standard file header.
2013-01-09 Wolfgang BangerthClean up code slightly.
2013-01-09 Wolfgang BangerthTwo more.
2013-01-08 Wolfgang BangerthUse a better way to identify the end of a row.
2013-01-08 Wolfgang BangerthClarify a statement.
2013-01-08 Wolfgang BangerthAvoid more uses of a deprecated function.
2013-01-08 Wolfgang BangerthReplace calls to deprecated functions.
2013-01-08 Wolfgang BangerthReplace two untested and undocumented functions by...
2013-01-08 Wolfgang BangerthMark two functions as deprecated.
2013-01-08 Wolfgang BangerthUndeprecate a couple of functions that aren't by themse...
2013-01-08 Wolfgang BangerthRemove the last two uses of a deprecated function from...
2013-01-08 Wolfgang BangerthFix the other places with pow(...) as well.
2013-01-08 Wolfgang BangerthMark a couple of variables as const.
2013-01-08 Wolfgang BangerthAvoid a compiler error with gcc 4.1.
2013-01-08 Wolfgang BangerthSimplify function. The shortcut doesn't reliably work...
2013-01-08 Timo Heisterreintegrate branch branch_feqdg0
2013-01-08 Wolfgang BangerthAnother baby step towards getting rid of global_entry().
2013-01-08 Wolfgang BangerthFirst step towards getting rid of the last occurrence...
2013-01-08 Wolfgang BangerthFinally fix that bugger of a bug...
2013-01-08 Wolfgang BangerthNew test, to figure out what's going on in matrix_tools...
2013-01-07 Wolfgang BangerthFix code in a couple of places to avoid an assertion...
2013-01-07 Wolfgang BangerthOnly clean up memory if PETSc hasn't done that itself...
2013-01-07 Wolfgang BangerthMore.
2013-01-07 Wolfgang BangerthFinally make compile.
2013-01-07 Wolfgang BangerthAvoid one more call to deprecated function.
2013-01-07 Wolfgang BangerthFix implementation of SparseMatrix::iterator::operator...
2013-01-07 Wolfgang BangerthTry to avoid using something gcc 4.1.2 doesn't appear...
2013-01-07 Wolfgang BangerthAvoid use of deprecated function.
2013-01-07 Wolfgang BangerthRename an argument to a function to make its intent...
2013-01-07 Wolfgang BangerthFix another case where a conversion to non-deprecated...
2013-01-07 Wolfgang BangerthAvoid use of SparseMatrix::global_entry in one more...
2013-01-07 Wolfgang BangerthAdd a bunch of functions to the iterator class.
2013-01-07 Wolfgang BangerthRemove a few stray semicolons.
2013-01-07 Wolfgang BangerthFix an incorrect conversion to avoid a deprecated function.
2013-01-07 Wolfgang BangerthAvoid use of deprecated function.
2013-01-07 Wolfgang BangerthMore avoidance of deprecated things.
2013-01-07 Wolfgang BangerthAvoid use of deprecated numbers.
2013-01-07 Wolfgang BangerthFix an assertion that was incorrectly changed when...
2013-01-06 Wolfgang BangerthDiscuss deprecation notices.
2013-01-06 Wolfgang BangerthRewrite entry in a bit more detail.
2013-01-06 Wolfgang BangerthMerge the changes made to the sources on the branch_dep...
2013-01-06 Wolfgang BangerthApply forgotten patch.
2013-01-06 Wolfgang BangerthRemove now redundant include file.
2013-01-06 Wolfgang BangerthAdjust after merge.
2013-01-05 Wolfgang BangerthUpdate.
2013-01-05 Wolfgang BangerthRemove branch marker again.
2013-01-05 Wolfgang BangerthAvoid deprecated types and variables.
2013-01-05 Wolfgang BangerthExtend Utilities::int_to_string to up to 10 digits.
2013-01-04 Timo Heisterupdate Makefile for step-50 to disable compilation...
2013-01-04 Timo Heisterleave todo
2013-01-04 Timo Heisterremove references to mg_dof_accessor.h
2013-01-04 Timo Heistermark mg_dof_accessor.h deprecated and remove it everywhere
2013-01-04 Martin KronbichlerForce reconfigure also when template arguments or deali...
2013-01-04 Martin KronbichlerDelete MGDoFHandler from matrix free class. These featu...
2013-01-04 Martin KronbichlerSilence warning.
2013-01-04 Martin KronbichlerEnsure compilation without p4est.
2013-01-04 Martin KronbichlerFix compilation
2013-01-03 Timo Heisterupdate changes.h: MGDoFHandler is deprecated
2013-01-03 Timo Heisterreintegrate branch merge_mg_into_dof_handler
2013-01-02 Wolfgang BangerthUpdate link to the new changelogs (websvn).
2013-01-02 Timo Heisteradd trilinos 11.0.3 as supported
2013-01-02 Wolfgang BangerthUpdate link to the new changelogs (websvn).
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.