]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2005-06-08 Ralf HartmannExtend the test cases to be used also in the case Petsc...
2005-06-08 Ralf HartmannUpdate.
2005-06-07 Wolfgang BangerthSupport PETSc 2.3.0
2005-06-07 Wolfgang BangerthRemove debug output left in by accident.
2005-06-07 Wolfgang BangerthSupport PETSc 2.3.0
2005-06-07 Wolfgang BangerthSimplify a few things.
2005-06-07 Wolfgang BangerthUse a proper data structure instead of signed integers...
2005-06-07 Wolfgang BangerthAdd a caution.
2005-06-06 Ralf HartmannRefs. moved to right place. Add new refs.
2005-06-06 Ralf HartmannUpdate of references.
2005-06-06 Ralf HartmannRenamed and moved to right place.
2005-06-03 Wolfgang BangerthAdd a TODO.
2005-06-03 Wolfgang BangerthFix a number of issues with signed integer multiplicati...
2005-06-03 Wolfgang BangerthGet rid of -ftrapv again, it seems to hang some tests.
2005-06-03 Wolfgang BangerthUse -ftrapv in debug mode to make sure we catch acciden...
2005-06-03 Ralf HartmannUpdate.
2005-06-03 Wolfgang BangerthFix little typo.
2005-06-03 Wolfgang BangerthDon't use round, use rint.
2005-06-03 Wolfgang BangerthFix incorrect date.
2005-06-03 oliverAdded a comment for the changes in MatrixCreator and...
2005-06-03 oliverImplemented support for vector valued FEs in some metho...
2005-06-03 Ralf HartmannUpdate.
2005-06-03 Ralf HartmannNew test.
2005-06-03 Ralf HartmannUpdate.
2005-06-03 Ralf HartmannUpdate.
2005-06-03 Ralf HartmannSlightly relax tol to avoid Error0 for gcc2.95.3
2005-06-03 Ralf HartmannNew tests.
2005-06-03 Ralf HartmannNo output to console.
2005-06-03 Ralf HartmannRemove unused variable.
2005-06-03 Ralf HartmannMake it compile with gcc2.95.3
2005-06-02 Wolfgang BangerthAdd docs.
2005-06-02 Wolfgang BangerthDon't botch up with CFLAGS by setting -wd1572 anyway.
2005-06-02 Wolfgang BangerthImplement contraction between rank-4 tensors. Minor...
2005-06-02 Wolfgang BangerthNew test.
2005-06-02 Wolfgang BangerthReformat.
2005-06-02 Guido KanschatInformation on usage added
2005-06-02 Guido Kanschatnote on double handling of faces in 3D
2005-06-02 Guido Kanschatdisable assertions until DataOut can use MappingCartesian
2005-06-02 Wolfgang BangerthNew tests.
2005-06-02 Wolfgang BangerthAvoid confusing gcc2.95 by a friend declaration of...
2005-06-01 Ralf HartmannFix typo.
2005-06-01 Wolfgang BangerthObvious workaround for gcc2.95 compiler problem.
2005-06-01 Wolfgang BangerthFix another comment.
2005-06-01 Wolfgang BangerthUpdate a number of comments.
2005-06-01 Wolfgang BangerthMove statement to the right place.
2005-06-01 Wolfgang BangerthFix two typos (using CFLAGSO when only CFLAGS is used...
2005-06-01 Wolfgang BangerthFix a typo ("GC" instead of "GCC" that leads to a misre...
2005-06-01 Wolfgang BangerthActually also detect 3.3.6 (which exists) and 3.3.7...
2005-06-01 Wolfgang BangerthDetect gcc3.3.5.
2005-06-01 Wolfgang BangerthGuard instantiation.
2005-06-01 Wolfgang BangerthUse proper data type.
2005-06-01 Wolfgang BangerthAugment documentation.
2005-06-01 Wolfgang BangerthNew test.
2005-06-01 Wolfgang BangerthAdd outer_product function.
2005-05-31 oliverDocumented last changes.
2005-05-31 Wolfgang BangerthFix omitted tag.
2005-05-31 Wolfgang BangerthAugment documentation.
2005-05-31 Guido Kanschatthrow exception if Cartesian mapping is required, but...
2005-05-31 Guido Kanschatdocumentation improved
2005-05-31 oliverImplemented an option to output the solution of deforme...
2005-05-31 oliverImplemented an option to output the solution on deforme...
2005-05-31 oliverIntroduced the type of Euler vector as template parameter.
2005-05-31 oliverIntroduced the type of the Euler vector as a template...
2005-05-31 Wolfgang BangerthNew test
2005-05-31 Wolfgang BangerthFix author list.
2005-05-31 Guido KanschatQProjector moved to its own header file
2005-05-31 Guido Kanschatremove obsolete mebedding matrices
2005-05-31 Wolfgang BangerthAdd a way to get the tensor identity operator.
2005-05-30 Guido Kanschat3d gradients fixed
2005-05-30 Guido KanschatQGaussN removed
2005-05-30 Guido Kanschatremove obsolete quadrature rules QGaussN
2005-05-30 Guido Kanschatchanges of the last week
2005-05-30 Guido KanschatGradients were computed wrong way round
2005-05-30 Guido KanschatLagrange interpolation for arbitrary points
2005-05-30 Guido KanschatGaussLobatto points fixed
2005-05-30 Guido Kanschatpolynomial multiplication and Lagrange class started
2005-05-30 Guido Kanschatadd tests for new nodal RT element
2005-05-30 Guido Kanschattypo in assertion fixed
2005-05-30 Guido Kanschatderivatives of Raviart-Thomas polynomials fixed
2005-05-28 Guido Kanschatfix node values in 2d and accomodate for Wolfgangs...
2005-05-28 Wolfgang BangerthFix a bug in the deviator.
2005-05-28 Wolfgang BangerthNew tests.
2005-05-28 Wolfgang BangerthFix two problems that made this not compile.
2005-05-27 Wolfgang BangerthAdd QGauss<0>::QGauss to avoid some linker failures.
2005-05-27 Wolfgang BangerthDetect gcc 3.4.5
2005-05-26 Wolfgang BangerthFix previous version of adding blas when using petsc...
2005-05-26 Wolfgang BangerthUse blas when using petsc with static libs.
2005-05-26 Wolfgang Bangerth.
2005-05-26 Wolfgang BangerthMore indentation changes.
2005-05-26 Wolfgang BangerthSlight doc updates.
2005-05-26 Wolfgang BangerthMove the code to validate xrefs down one level. Replace...
2005-05-26 Wolfgang BangerthIn line with the usual unix philosophy, do not generate...
2005-05-25 Wolfgang BangerthRegenerate some output files.
2005-05-25 Wolfgang BangerthInstead of using a #ifdef in the code, only run umfpack...
2005-05-25 Wolfgang BangerthRemove tests from standard list.
2005-05-25 Wolfgang BangerthRun umfpack tests only if umfpack configured.
2005-05-25 Wolfgang BangerthRegenerate.
2005-05-25 Wolfgang Bangerth.
2005-05-25 Wolfgang BangerthAdd pictures.
2005-05-25 Wolfgang BangerthWrite text.
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.