]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2001-03-07 Wolfgang BangerthEnclosing names that are the same in all space dims...
2001-03-07 Guido Kanschatnew output files
2001-03-07 Guido Kanschatnew dependency file
2001-03-07 Wolfgang BangerthRather pervasive clean-ups. Move some functions to...
2001-03-07 Guido Kanschatmapping merge
2001-03-07 Guido Kanschatseparate rule for abort
2001-03-07 Guido Kanschatoutput changed
2001-03-07 Ralf HartmannTensorProductPolynomials keep their own copy of Polynom...
2001-03-07 Ralf HartmannTensorProductPolynomials keep their own copy of Polynom...
2001-03-07 Ralf HartmannDoc fix.
2001-03-07 Wolfgang BangerthBring step-7 up to date with mapping branch changes.
2001-03-07 Guido KanschatImproved handling of exceptions (paths removed)
2001-03-06 Guido Kanschatmissing files
2001-03-06 Wolfgang Bangerthget_degree and minor clean-ups.
2001-03-06 Wolfgang BangerthRemove unnecessary include.
2001-03-06 Wolfgang Bangerthget_degree and minor clean-ups.
2001-03-06 Wolfgang BangerthMake some functions public again.
2001-03-06 Wolfgang BangerthTypo fix.
2001-03-06 Wolfgang BangerthAdd changes after 3.1
2001-03-06 Guido Kanschatmapping merge and normalize
2001-03-06 Guido Kanschatnew versions from LEO
2001-03-06 Guido KanschatFirst version
2001-03-06 Ralf HartmannWork in changes due to the mapping.
2001-03-06 Ralf HartmannRemove obsolete Id lines.
2001-03-06 Guido Kanschatmapping merge
2001-03-06 Ralf HartmannRemoved.
2001-03-06 Ralf HartmannMerge with mapping-branch.
2001-03-06 Wolfgang BangerthMerge with mapping-branch.
2001-03-06 Ralf HartmannEmpty.
2001-03-06 Ralf HartmannEmpty.
2001-03-06 Guido Kanschatmerge mapping
2001-03-06 Guido Kanschatmerge mapping step 2
2001-03-06 Guido Kanschatmerge mapping step 1
2001-03-05 Guido Kanschatsecond derivatives of cosine function
2001-03-05 Guido KanschatNews on Logstream and Tensor
2001-03-05 Guido KanschatSource reformatted
2001-03-05 Guido KanschatOutput of first and second derivatives
2001-03-05 Guido Kanschat<< for tensors of arbitrary rank
2001-03-05 Wolfgang BangerthDoc clarification.
2001-03-02 Wolfgang BangerthFix missing std::
2001-03-02 Wolfgang BangerthChoose different weights for the new point on a quad...
2001-03-01 Wolfgang BangerthSmall doc update.
2001-02-28 Guido KanschatAdd missing include file 'map'
2001-02-28 Wolfgang BangerthFix more missing std::
2001-02-28 Wolfgang BangerthFix std::
2001-02-28 Wolfgang BangerthFix missing std::
2001-02-28 Wolfgang BangerthFix missing std::
2001-02-27 Wolfgang BangerthDoc update on MT-safeness.
2001-02-27 Ralf HartmannInclude missing header.
2001-02-27 Wolfgang BangerthUndo patch.
2001-02-27 Guido Kanschatmissing Id-tag added
2001-02-27 Wolfgang BangerthMicro indentation fix.
2001-02-27 Guido KanschatExtract gnuplot from performance results
2001-02-27 Wolfgang BangerthFix trivial bug.
2001-02-27 Guido Kanschatlogging off time differences
2001-02-27 Wolfgang BangerthDerive sparse direct solvers from Subscriptor.
2001-02-27 Wolfgang BangerthDoFTools::compute_intergrid_constraints
2001-02-26 Guido Kanschatunderflow in LogStreem removed
2001-02-26 Wolfgang BangerthFix quadratic memory behaviour of compute_intergrid_con...
2001-02-26 Wolfgang BangerthLess dependencies between include files.
2001-02-26 Wolfgang BangerthWork around a bug in gcc 2.95 that prevented the compil...
2001-02-26 Wolfgang Bangerth.
2001-02-26 Wolfgang BangerthChange the way a default object is created. A reference...
2001-02-24 Wolfgang BangerthDoc fixes.
2001-02-23 Wolfgang BangerthAudit the code for the use of at_boundary, and check...
2001-02-23 Wolfgang BangerthMake (un)subscription thread safe. This generated false...
2001-02-23 Wolfgang BangerthSmall doc update.
2001-02-22 Guido Kanschatperformance test
2001-02-22 Wolfgang BangerthFix a quite annoying bug: -D__EXTENSION__ was defined...
2001-02-22 Wolfgang BangerthFix inadvertantly checked-in change.
2001-02-22 Wolfgang BangerthFix std::
2001-02-22 Wolfgang BangerthFix std::
2001-02-22 Wolfgang Bangerthcount_dofs_per_component
2001-02-22 Wolfgang Bangerthcount_dofs_per_component
2001-02-22 Guido Kanschatresidual not used anymore
2001-02-22 Wolfgang BangerthMark release of 3.1 in red.
2001-02-21 Wolfgang BangerthDetect the MIPS pro C++ compiler. Some things don't...
2001-02-21 Wolfgang BangerthMove shared lib detection to the right place again...
2001-02-21 Guido Kanschatexterior form renamed
2001-02-21 Wolfgang BangerthMake constructor calls with multiple doubles simpler...
2001-02-21 Wolfgang BangerthImplement has_boundary_lines().
2001-02-21 Wolfgang BangerthImplement has_boundary_lines().
2001-02-21 Guido Kanschatindented
2001-02-20 Wolfgang BangerthNote 3.1.
2001-02-20 Wolfgang BangerthSome changes for 3.1
2001-02-20 Wolfgang BangerthPut license change not in base but in general category.
2001-02-20 Wolfgang BangerthNote 3.1.
2001-02-20 Guido Kanschatlicense and Ralf changed
2001-02-20 Ralf HartmannAdd missing constructors.
2001-02-19 Wolfgang BangerthRemove from main branch.
2001-02-19 Ralf HartmannReorganize GridOut.
2001-02-19 Ralf HartmannReplace C-style casts by C++-style casts.
2001-02-19 Wolfgang BangerthAdd additional implementation of constructor that is...
2001-02-16 Guido Kanschatmore checks
2001-02-16 Wolfgang BangerthReorder checks to group all C++ tests at one point.
2001-02-16 Wolfgang BangerthExtend by intentions.
2001-02-16 Wolfgang BangerthReorder linker flags.
2001-02-16 Wolfgang BangerthMake Legendre class thread-safe.
2001-02-15 Guido Kanschatrectangle added
2001-02-15 Thomas Richterremove bug in normal vector interpolation of povray...
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.