]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-03-28 Wolfgang BangerthAdd a class implementing symmetric tensors of rank 2.
2005-03-28 Guido Kanschatadd classname to SmartPointer
2005-03-28 Wolfgang BangerthAdd a class implementing symmetric tensors of rank 2.
2005-03-28 Wolfgang BangerthReword the documentation that seems to be a left-over...
2005-03-28 Wolfgang BangerthOne more fix.
2005-03-28 Wolfgang BangerthReword the documentation that seems to be a left-over...
2005-03-28 Wolfgang BangerthThere is no point in passing doubles by reference.
2005-03-28 Wolfgang BangerthReindent comments.
2005-03-25 Wolfgang BangerthThe problem icc had was that the class both declared...
2005-03-25 Wolfgang BangerthUndo last checkin, since it makes other compilers fail.
2005-03-24 dealGuido was right that -strict_ansi is a nightmare. On...
2005-03-24 dealWork around a problem in icc7 that complained at the...
2005-03-24 Wolfgang BangerthMkae sure the .cc file is printed in the =========optim...
2005-03-24 dealDon't use N and T, but write "N" and "T" directly.
2005-03-24 dealAdd a few this-> here and there. Fix one other bug...
2005-03-24 dealAdd a few this-> here and there.
2005-03-24 dealFix typos.
2005-03-24 dealRemove a semicolon that gcc4 barfs about.
2005-03-24 Guido KanschatF-cycle and eliminated solve
2005-03-24 Guido KanschatFix debug output and eliminate redundant coarse level...
2005-03-23 oliverRemove from mainline for the time being.
2005-03-23 oliverAdd Q- and MappingCollection on mainline.
2005-03-23 oliverRemove from mainline for the time being.
2005-03-23 oliverAdd class MappingCollection on mainline.
2005-03-23 oliverRemove from mainline for the time being.
2005-03-23 oliverAdd header for QCollection class on mainline.
2005-03-23 Guido Kanschatadditional output
2005-03-23 Guido Kanschatbugs fixed
2005-03-23 Guido Kanschatanother exception
2005-03-23 Guido Kanschatmissing void!
2005-03-23 rschulzin thread_management.h, a namespace modifier for the...
2005-03-23 Guido Kanschatstarting LAPACK matrix
2005-03-23 Guido Kanschatfirst real version
2005-03-23 Guido Kanschatmore exceptions
2005-03-23 Guido KanschatExcEmptyObject
2005-03-23 Guido Kanschattwo exotic exceptions replaced
2005-03-23 Guido KanschatExcZero
2005-03-22 Guido KanschatFrobenius norm
2005-03-22 Guido Kanschatmore documentation update for doxygen
2005-03-22 Guido KanschatAssertLIB macros for blas, lapack and umfpack
2005-03-22 Guido KanschatExceptions for optional libraries added
2005-03-22 Guido KanschatAlignment seems to look better now. Still, we should...
2005-03-22 Guido Kanschatstarting on it
2005-03-22 Guido Kanschatfinal? BlockMatrixArray
2005-03-22 Guido Kanschatfinal? BlockMatrixArray
2005-03-22 Guido Kanschatcomparison operators added
2005-03-21 Guido Kanschatcomparison operators added
2005-03-21 Wolfgang BangerthAdd an exception.
2005-03-21 Wolfgang BangerthUpdate docs.
2005-03-20 Wolfgang BangerthOne more problem.
2005-03-20 Wolfgang BangerthAugment documentation.
2005-03-19 Guido KanschatW- and F-cycles running
2005-03-19 Wolfgang BangerthWrong place.
2005-03-19 Wolfgang Bangerth.
2005-03-19 Wolfgang BangerthUndo changes to author's affiliations.
2005-03-18 Wolfgang BangerthState in more detail where people worked over time.
2005-03-18 Ralf Hartmann.
2005-03-18 Wolfgang BangerthFix a typo.
2005-03-17 Wolfgang BangerthAdd a paragraph about complex-valued problems.
2005-03-17 Guido KanschatSubscriptor change
2005-03-17 Guido Kanschatcombine all documentation in deal.II
2005-03-17 Guido Kanschatchanges in BlockMatrixArray
2005-03-17 Guido Kanschatreinit
2005-03-17 Guido Kanschathelper function
2005-03-17 Guido Kanschatfix swap function
2005-03-16 Ralf HartmannMake it compile with gcc2.95.3
2005-03-16 Guido Kanschatid for SmartPointer
2005-03-16 Ralf HartmannMerge GeometryInfo for dim=1,2,3.
2005-03-16 Ralf HartmannMake it compile with gcc3.4.3
2005-03-16 Guido Kanschatmissing id
2005-03-16 Wolfgang BangerthMention function parser.
2005-03-16 Wolfgang BangerthAdd Luca's work on the function parser.
2005-03-16 Wolfgang BangerthAdd a few more problems that people have solved over...
2005-03-16 Guido Kanschattypeid for SmartPointer
2005-03-16 Wolfgang BangerthThe place of the annotated license has changed.
2005-03-16 Guido KanschatNew identification strings
2005-03-15 Guido KanschatWhy is DEAL_II_USE_MT defined to zero?
2005-03-15 Guido KanschatThe namespace qualified ::Table<2,T> needed by the...
2005-03-15 Guido Kanschatnew define DEAL_VOLATILE
2005-03-15 Guido Kanschatmatrix scalar product and matrix norm, VectorMemory
2005-03-15 Guido Kanschatadd vector memory
2005-03-15 Wolfgang BangerthMake the correct class a friend.
2005-03-15 Wolfgang BangerthAdd namespace qualification, even if not stricly necess...
2005-03-15 Wolfgang BangerthReindent.
2005-03-15 Wolfgang BangerthMove a few functions into an anonymous namespace that...
2005-03-15 Wolfgang BangerthCast a few arguments to their correct type in the retur...
2005-03-15 Wolfgang BangerthInline functions don't need to be static.
2005-03-15 Wolfgang Bangerth.
2005-03-15 Ralf HartmannSimplify code in Triangulation<3>::create_triangulation...
2005-03-15 Ralf HartmannAdd missing clear_despite_subscriptions function calls.
2005-03-15 Ralf HartmannRe-create reference on andromeda, as it seems to be...
2005-03-15 Guido KanschatDocumentation improved for Doxygen
2005-03-15 Guido KanschatNoDoc added
2005-03-15 Guido KanschatNoDoc added with no improvement
2005-03-15 Guido Kanschattypo
2005-03-15 Guido KanschatExcWrong... replaced by ExcDimensionMismatch, since...
2005-03-15 Wolfgang BangerthOutput detailed compiler version.
2005-03-15 Wolfgang Bangerth.
2005-03-15 Wolfgang BangerthAdd statement about newer compilers.
2005-03-15 Wolfgang BangerthAlso figure out the detailed version number of the...
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.