]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2001-01-25 Guido Kanschatsome idle changes, victim to Horner's scheme
2001-01-25 Guido Kanschatembedding and constraint matrices
2001-01-25 Wolfgang BangerthFix small problem.
2001-01-25 Wolfgang BangerthRemove outdated comment.
2001-01-24 Guido Kanschatsome inconsistencies removed
2001-01-24 Guido Kanschataccess to suport points changed
2001-01-24 Guido Kanschatnew test on internals of finite elements
2001-01-24 Guido Kanschatrestored old functionality of print_formatted after...
2001-01-24 Wolfgang BangerthWe need the online docs for the class index.
2001-01-24 Wolfgang BangerthTake care of multiline macros. If not taken care of...
2001-01-24 Wolfgang Bangerthmicro-change.
2001-01-24 Wolfgang BangerthHave xrefs in class_index.html
2001-01-23 Ralf HartmannScript to compute the coefficients of Lagrange polynomi...
2001-01-23 Ralf HartmannReimplementation of Q1-Q4 LagrangePolynomials. New...
2001-01-22 Guido Kanschatpreparation for unit points
2001-01-22 third-partyMore std:: and typename stuff
2001-01-22 Ralf HartmannInclude test of the quadrature points (dim==1) being...
2001-01-22 Ralf HartmannSort the quadrature points in ascending order.
2001-01-22 Ralf HartmannQuadrature points in ascending order.
2001-01-22 third-partyAdd std:: prefices.
2001-01-22 third-partyFix <vector.h> to <vector>
2001-01-22 third-partyFix <vector.h> to <vector>
2001-01-22 Wolfgang BangerthMinor std::, typename changes and the like.
2001-01-22 Wolfgang BangerthConditionally declare lrand48, if so needed.
2001-01-22 Wolfgang Bangerth.
2001-01-22 Wolfgang BangerthFix.
2001-01-22 Wolfgang Bangerth.
2001-01-22 Wolfgang BangerthRe-include the right file, inadvertantly deleted the...
2001-01-22 Wolfgang BangerthCompatibility patches for IBMs xlC compiler 5.0, and...
2001-01-22 third-partyAdd destructor to Exception classes with empty throw...
2001-01-19 Wolfgang Bangerth.
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.