]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-03-15 Wolfgang BangerthFix order of arguments.
2004-03-15 Wolfgang Bangerthadd a comment.
2004-03-15 Wolfgang BangerthImplement boundary dof removal for petsc matrices.
2004-03-15 Wolfgang BangerthPurge the use of short ints. Noone knows how many entri...
2004-03-15 Wolfgang BangerthPurge the use of short ints. Noone knows how many entri...
2004-03-15 Wolfgang BangerthAdd a missing space.
2004-03-15 Wolfgang BangerthAdd missing include file.
2004-03-15 Wolfgang BangerthDo so in both places.
2004-03-15 Wolfgang BangerthDon't use doubtful programming tricks.
2004-03-15 Wolfgang BangerthOh, another place.
2004-03-15 Wolfgang BangerthAdd a TODO for Guido.
2004-03-15 Wolfgang BangerthConstraintMatrix::distribute_local_to_global
2004-03-15 Wolfgang BangerthMove an entry to the right place.
2004-03-15 Wolfgang BangerthTest ConstraintMatrix::distribute_local_to_global.
2004-03-15 Wolfgang BangerthAdd distribute_local_to_global functions.
2004-03-15 Wolfgang BangerthHave a number of reinit functions, and merge code with...
2004-03-15 Ralf Hartmann.
2004-03-15 Ralf HartmannAdd missing static_cast
2004-03-15 Ralf Hartmann.
2004-03-15 Ralf HartmannAdd tests for FE_Q_Hierarchical and FE_DGPMonomial.
2004-03-15 Ralf HartmannAdd tests for FE_Q_Hierarchical.
2004-03-15 Ralf Hartmannboost version 1-30.2 is now placed at contrib/boost...
2004-03-15 Ralf HartmannUpdate Doxyfile from version 0.1 to 1.3.6
2004-03-15 Ralf HartmannMake doxygen happy.
2004-03-15 Guido Kanschatfile will be used after merge of split_fevalues_branch
2004-03-12 Wolfgang BangerthReorder include files.
2004-03-12 Ralf HartmannFix doc
2004-03-12 Ralf Hartmann.
2004-03-12 Ralf Hartmann.
2004-03-12 Ralf HartmannAdd tests for FE_Q_Hierarchical and FE_DGPMonomial.
2004-03-12 Ralf HartmannAdd tests for FE_Q_Hierarchical.
2004-03-12 Ralf HartmannAdd tests for FE_Q_Hierarchical.
2004-03-12 Ralf HartmannAdd tests for FE_Q_Hierarchical and FE_DGPMonomial.
2004-03-12 Ralf HartmannImplementation of generate_unit_points in 1d.
2004-03-12 Ralf HartmannAdd new dgp_monomial_1 dgp_monomial_2 tests.
2004-03-12 Ralf HartmannCheck prolongation and get_interpolation.
2004-03-12 Ralf HartmannAdd tests for FE_Q_Hierarchical and FE_DGPMonomial.
2004-03-12 Ralf HartmannAdd tests for FE_Q_Hierarchical.
2004-03-11 Wolfgang BangerthUpdate for 2004.
2004-03-11 Ralf HartmannRename the new functions.
2004-03-11 Ralf HartmannNew output_indices and set/get_renumbering functions...
2004-03-11 Ralf HartmannSeveral renamings.
2004-03-11 Ralf HartmannFor icc8.0 add most pickiest: -strict_ansi
2004-03-10 Wolfgang BangerthAdd a this->
2004-03-10 Ralf HartmannAdd some this->
2004-03-10 Ralf HartmannUnify wording: polynomial degree rather than polynomial...
2004-03-10 Ralf HartmannAdd some this pointers to (hopefully) make icc7.0,...
2004-03-09 Wolfgang BangerthNew tests.
2004-03-09 Wolfgang BangerthFix copyright year.
2004-03-09 Wolfgang BangerthRemove unused argument.
2004-03-09 Wolfgang BangerthFix a number of missing std::.
2004-03-09 Wolfgang BangerthMore stuff for subdomain handling.
2004-03-09 Wolfgang BangerthNew tests.
2004-03-09 Ralf HartmannAdd some missing std's.
2004-03-09 Ralf HartmannImplementation of a FE class based on the PolynomialsP...
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.
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.