]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2001-01-18 Guido Kanschatcross products for Tensor
2001-01-18 Guido Kanschatnew contract for Tensors of order 1 and 2
2001-01-17 Wolfgang BangerthBack out patch 1.44->1.45 again, as it seemed to have...
2001-01-17 Wolfgang BangerthRemove throw() specification again, as gcc2.95.2 chokes...
2001-01-17 Wolfgang BangerthFix left-over from bug std:: merge.
2001-01-17 Wolfgang BangerthPrefix functions and classes with std:: where this...
2001-01-17 Wolfgang BangerthPrefix functions and classes with std:: where this...
2001-01-16 Ralf HartmannFirst (Test)implementation of HyperBallBoundary::get_in...
2001-01-15 Guido Kanschatfill_face_values is buggy.
2001-01-15 Guido Kanschatcontract for two 1st order tensors
2001-01-15 Guido KanschatDubious structure removed
2001-01-15 Ralf HartmannAdd missing dummy functions for QProjector<1>.
2001-01-15 Guido Kanschatinstantiation of QProjector<1> added. May be changed...
2001-01-15 Guido Kanschatscalar product of tensors
2001-01-12 Ralf HartmannReimplement HyperBallBoundary<2>::get_intermediate_poin...
2001-01-12 Ralf HartmannNew get_intermediate_points_on_quad functions in Bounda...
2001-01-12 Ralf HartmannNew get_intermediate_points_on_quad functions in Bounda...
2001-01-10 Ralf HartmannNew n_tensor_product_polynomials function. Small changes.
2001-01-10 Wolfgang BangerthSome notes on the use of DEC's cxx compiler. We don...
2001-01-10 Wolfgang BangerthAdd notes on DECs compiler.
2001-01-10 Ralf HartmannNew n_tensor_product_polynomials function. Small changes.
2001-01-10 Ralf HartmannFix small bug in the Horner scheme that produced wrong...
2001-01-10 Wolfgang BangerthAdd quotes at several places. Use -g instead of -ggdb...
2001-01-10 Wolfgang BangerthReturn invalid value instead of calling abort. Also...
2001-01-10 Wolfgang BangerthAdd member variable initializer to Quadrature<0>
2001-01-10 Wolfgang BangerthRemove erroneous `template' keyword.
2001-01-10 Wolfgang BangerthAdd several `friend' declarations.
2001-01-10 Wolfgang BangerthRemove extraneous semi-colon.
2001-01-10 Wolfgang BangerthAdd missing exception specification to ExceptionBase...
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.