]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2001-02-13 Guido KanschatBlock matrix based on an array of matrix pointers
2001-02-12 Ralf HartmannAdd missing const to make it compile!
2001-02-12 Ralf HartmannAdd constructor for a one-point Quadrature.
2001-02-12 Thomas Richterfix a bug in povray output
2001-02-12 Guido KanschatID-string added
2001-02-12 Guido Kanschatchanged accuracy to avoid roundoff effects
2001-02-12 Guido Kanschatnew Gauss quadratures
2001-02-12 Guido Kanschatnew Gauss quadratures, larger numerical errors on SUN?
2001-02-12 Guido Kanschatloop of include files removed
2001-02-12 Ralf HartmannSmall change for better debugging.
2001-02-09 Wolfgang BangerthDelete files from main branch for now.
2001-02-09 Wolfgang BangerthImplementation of memory monitoring.
2001-02-09 Wolfgang BangerthFix memory leak
2001-02-09 Wolfgang BangerthAdd LDFLAGS to linker command line.
2001-02-09 Wolfgang BangerthAdd LDFLAGS to linker command line.
2001-02-09 Wolfgang BangerthImplement a method to track whether there are objects...
2001-02-09 Ralf HartmannImplement cross_product for other dimensions as well...
2001-02-08 Wolfgang BangerthRemove date and time.
2001-02-08 Wolfgang BangerthFix SparseILU by a patch by Oliver Rheinbach <or@winfos...
2001-02-08 Ralf Hartmanndoc for finite elements and mappings.
2001-02-06 Wolfgang Bangerthrevert.
2001-02-06 Wolfgang BangerthMore and complete words on use and installation of...
2001-02-05 Wolfgang BangerthFix doc.
2001-02-05 Wolfgang BangerthFirst words about support for HSL.
2001-02-05 Guido Kanschatno mass matrix without quadrature
2001-02-05 Guido Kanschatimplementation of fill_permutation
2001-02-05 Guido Kanschatprint constraints
2001-02-05 Guido Kanschatprint coefficients for post-processing
2001-02-05 Guido Kanschatallow printing of empty matrices
2001-01-31 Wolfgang BangerthImplement ConstraintMatrix::merge
2001-01-31 Wolfgang Bangerthif we know that at least one of the HSL functions are...
2001-01-30 Wolfgang BangerthImprove output in case no HSL routines are found.
2001-01-30 Wolfgang BangerthInclude support for the Harwell Subroutine Library...
2001-01-30 Ralf HartmannNew get_intermediate_points_between_points function.
2001-01-30 Wolfgang BangerthFix.
2001-01-30 Wolfgang BangerthAdd ExcMessage.
2001-01-29 Wolfgang Bangerth.
2001-01-29 Wolfgang Bangerth.
2001-01-29 Wolfgang BangerthAdd some infrastructure for inclusion of HSL routines.
2001-01-29 Wolfgang Bangerth.
2001-01-29 Ralf HartmannMake some often used arrays static.
2001-01-29 Wolfgang BangerthAdd comment.
2001-01-29 Ralf HartmannThis 3d hyper ball triangulation cannot be numbered...
2001-01-29 Wolfgang BangerthDetect MIPSpro f77 compiler.
2001-01-29 Guido Kanschatinterpolation matrices in FE_Q, starting FE_DGQ
2001-01-29 Ralf HartmannRemove old version of HyperBallBoundary::get_intermedia...
2001-01-29 Guido Kanschatnew class QGauss works
2001-01-29 Guido KanschatLegendre polynomials and declaration of new QGauss
2001-01-29 Guido KanschatPolynomial is a template now
2001-01-26 Guido Kanschatmail access changed
2001-01-26 Wolfgang BangerthUpdate template args of block matrix.
2001-01-26 Guido Kanschatfe_lib* removed
2001-01-26 Guido Kanschatwrong branch commit reversed
2001-01-26 Wolfgang BangerthFixes C++ -> HTML.
2001-01-26 Wolfgang BangerthFix typo.
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.