]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-03-09 Ralf HartmannAdd missing comment delimiter.
2004-03-09 Ralf HartmannImplementation of a complete polynomial space of order...
2004-03-09 Ralf HartmannNew functions output_indices and set_polynomial_ordering.
2004-03-09 Ralf Hartmannsmall fix.
2004-03-09 Ralf HartmannFix order of compiler flags in the DEAL_II_CHECK_ABORT...
2004-03-09 Ralf Hartmannclarify
2004-03-09 Ralf HartmannUse new boost library.
2004-03-09 Wolfgang BangerthDocument some new functions.
2004-03-09 Wolfgang BangerthAugment documentation.
2004-03-09 Wolfgang BangerthFix wording.
2004-03-09 Wolfgang BangerthRemove comment that isn't important any more.
2004-03-09 Wolfgang BangerthMore on PETSc and METIS.
2004-03-09 Wolfgang BangerthMore on METIS.
2004-03-09 Wolfgang BangerthAvoid empty object files to avoid assembler errors...
2004-03-08 Wolfgang BangerthAdd METIS support.
2004-03-08 Wolfgang BangerthMention METIS.
2004-03-08 Wolfgang BangerthMention METIS.
2004-03-08 Wolfgang BangerthMention METIS.
2004-03-08 Wolfgang BangerthDetect and use METIS to partition triangulations.
2004-03-08 Wolfgang BangerthFix version number of new petsc version.
2004-03-08 Wolfgang BangerthWork around a nasty bug in gcc 2.95 that doesn't allow...
2004-03-08 Wolfgang BangerthFix misspelled define.
2004-03-08 Wolfgang BangerthOne more check for compiler bugs.
2004-03-08 Wolfgang BangerthWork around nasty problems with gcc 2.95.
2004-03-08 Wolfgang BangerthWork around nasty problems with gcc 2.95.
2004-03-08 Ralf HartmannUpdate: new support for MIPSPro 7.41.
2004-03-08 Ralf HartmannFix docu on LD_LIBRARY_PATH. Add LD_LIBRARY64_PATH...
2004-03-08 Ralf HartmannWe now also support the MIPSpro compiler 7.41.
2004-03-08 Ralf HartmannMIPSPro compiler doesn't define __sgi__. Therefore...
2004-03-07 Wolfgang BangerthImplement petsc matrix iterators.
2004-03-07 Wolfgang BangerthNew tests.
2004-03-05 Wolfgang BangerthPostfix increment must return a temporary.
2004-03-05 Wolfgang BangerthFix name.
2004-03-05 Wolfgang BangerthAdd new test.
2004-03-05 Wolfgang BangerthDoc update.
2004-03-05 Wolfgang BangerthAlways use -lpthread on OSF.
2004-03-04 Wolfgang BangerthOn AIX, always pass -lpthread
2004-03-04 dealWork around another bug in icc with static member templ...
2004-03-04 dealMore fixes.
2004-03-04 Wolfgang BangerthWork around another problem in icc.
2004-03-04 Wolfgang BangerthWork around a bug in icc.
2004-03-04 Wolfgang BangerthProperly qualify things.
2004-03-03 Wolfgang BangerthFix for icc6
2004-03-03 Wolfgang BangerthMerge petsc changes into the general document.
2004-03-03 dealLoosen test.
2004-03-03 dealLoosen test slightly.
2004-03-03 dealLoosen test slightly.
2004-03-03 Ralf HartmannAdd missing const's.
2004-03-03 Ralf Hartmannconfigure always ends up in checking for PETSc library...
2004-03-03 Ralf HartmannReplace #warning directive by #error directive (comment...
2004-03-03 Wolfgang BangerthAdd forgotten guards.
2004-03-03 Wolfgang BangerthEnable vector_* tests also for non-petsc builds.
2004-03-03 Wolfgang BangerthMerge in my changes from the PETSc branch.
2004-03-02 Wolfgang BangerthReflect the change restrict->get_restriction_matrix...
2004-03-02 Wolfgang BangerthImproved: When eliminating nodes from a matrix using...
2004-03-02 Wolfgang BangerthWhen eliminating entries from a matrix, don't set the...
2004-03-01 Wolfgang BangerthRemove an unused variable.
2004-03-01 Wolfgang BangerthUse renamed functions.
2004-02-29 Wolfgang BangerthNew test.
2004-02-29 Wolfgang Bangerthnew tests.
2004-02-28 Wolfgang Bangerth.
2004-02-27 Wolfgang Bangerth.
2004-02-27 Wolfgang BangerthNew tests.
2004-02-27 Wolfgang Bangerth.
2004-02-27 Wolfgang BangerthNew tests.
2004-02-27 Wolfgang BangerthReflect change in namespace name.
2004-02-27 Wolfgang BangerthDoc update.
2004-02-27 Wolfgang Bangerth.
2004-02-27 Ralf HartmannUpdate references due to: Use the new tests.h header...
2004-02-27 Ralf HartmannUpdate references due to: Use the new tests.h header...
2004-02-27 Ralf HartmannAdd missing comment delimiter.
2004-02-27 Ralf HartmannWork-around for a bug of the MipsPro 7.41 compiler...
2004-02-27 Ralf HartmannUpdate references due to: new abort
2004-02-27 Ralf HartmannUpdate references due to: Use the new tests.h header...
2004-02-27 Ralf HartmannUpdate references due to: Use the new tests.h header...
2004-02-27 Ralf HartmannRemove extern.
2004-02-27 Ralf HartmannChange ordering in link command.
2004-02-27 dealWhen running the testsuite nightly, we use a compiler...
2004-02-26 Wolfgang Bangerth.
2004-02-26 Wolfgang BangerthAdd test.
2004-02-26 Wolfgang BangerthFix namespace name.
2004-02-26 Wolfgang BangerthAdd test.
2004-02-26 Wolfgang BangerthRename petsc_wrappers namespace to PETScWrappers, accor...
2004-02-26 Wolfgang BangerthNew tests.
2004-02-26 Wolfgang BangerthNew test.
2004-02-26 Wolfgang BangerthDoc.
2004-02-26 Wolfgang BangerthAdd a test that used to fail on some systems due to...
2004-02-26 Wolfgang BangerthMore updates to CVS tags.
2004-02-26 Wolfgang BangerthFix CVS tags.
2004-02-26 Wolfgang BangerthThis file is no longer needed now.
2004-02-26 Wolfgang BangerthRemove wrong comment.
2004-02-26 Wolfgang BangerthUpdate CVS tags
2004-02-26 Wolfgang BangerthNew tests.
2004-02-26 Wolfgang BangerthFix CVS tags.
2004-02-26 Wolfgang BangerthFix cvs tag
2004-02-26 Wolfgang BangerthTestcase is now fixed.
2004-02-26 Ralf HartmannRemove unnecessary include statement.
2004-02-26 Ralf HartmannMipsPro compiler: add no_auto_include and quiet_prelink...
2004-02-25 Wolfgang BangerthMore documentation.
2004-02-25 Wolfgang BangerthNew tests.
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.