]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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).
2013-01-02 Martin KronbichlerRemove unnecessary line.
2013-01-02 Wolfgang BangerthPatch by Fahad Alrashed: Add a possibly different PETSc...
2013-01-02 Wolfgang BangerthPatch by Fahad Alrashed: Overload PETScWrappers::MPI...
2013-01-02 Wolfgang BangerthPatch by Fahad Alrashed: Add PETScWrappers::VectorBase...
2012-12-31 Wolfgang BangerthAugment documentation.
2012-12-28 Martin KronbichlerFix a few out-of-bound array accesses. Refill some...
2012-12-28 Martin KronbichlerFix iterator types.
2012-12-28 Martin KronbichlerThe std::map that stored pointers to Jacobians could...
2012-12-27 Martin KronbichlerTwo more MPI_Allreduce commands that should not be...
2012-12-27 Martin KronbichlerAdjust output.
2012-12-27 Martin KronbichlerAvoid calls to MPI_Allreduce for vectors where only...
2012-12-27 Martin KronbichlerAvoid compiler warning.
2012-12-27 Wolfgang BangerthHm, that doesn't work. Try std::fpclassify instead.
2012-12-26 Wolfgang BangerthFix another one.
2012-12-26 Wolfgang BangerthFix typos.
2012-12-25 Wolfgang BangerthAvoid an ambiguity between ::fpclassify and std::fpclas...
2012-12-25 Wolfgang BangerthFix an issue with the Intel compiler (reported by Ted...
2012-12-21 Guido Kanschatidentify branch on new server
2012-12-21 Martin KronbichlerSimplify construction of dof connectivity graph by...
2012-12-21 Timo Heistermake indent
2012-12-21 Timo Heistercall indent for each file separately in the hope that...
2012-12-19 Martin KronbichlerExplicitly instantiate some internal structs to ensure...
2012-12-19 Martin KronbichlerUse generic instantiation procedure for selecting vecto...
2012-12-17 Martin KronbichlerMatrix-vector product with deal.II vectors and Trilinos...
2012-12-14 Martin KronbichlerAdd one more access function. Reindent comments.
2012-12-14 Wolfgang BangerthAugment a comment.
2012-12-14 Wolfgang BangerthAugment documentation some more.
2012-12-13 Wolfgang BangerthAugment documentation.
2012-12-12 Matthias MaierSome minor bugfixes in the testsuite
2012-12-12 Martin KronbichlerUndo 27799 on vectorization as the new trick did the...
2012-12-12 Martin KronbichlerRemoved two more occurences of inproper use of reinterp...
2012-12-12 Martin KronbichlerReplace reinterpret_cast by static_cast in access to...
2012-12-12 Martin KronbichlerAvoid some more reinterpret_cast
2012-12-12 Martin KronbichlerAvoid reinterpret_cast by making the declaration of...
2012-12-12 Wolfgang BangerthThere used to be a requirement that threads can only...
2012-12-12 Wolfgang BangerthMention r27793. Also reorder things a bit.
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.