]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-03-16 Ralf HartmannRemove even more obsolete lines.
2004-03-16 Ralf HartmannRemove obsolete lines.
2004-03-16 Ralf HartmannDoc update and fixes for doxygen.
2004-03-16 Ralf HartmannMake use of the new FE_Poly class.
2004-03-16 Wolfgang BangerthRemove more statements left over from debugging.
2004-03-16 Wolfgang Bangerth.
2004-03-16 Wolfgang BangerthRemove changes made when debugging.
2004-03-16 Ralf HartmannMake use of the new FE_Poly class. Move some of the...
2004-03-16 Ralf HartmannMake use of the new FE_Poly class. Move most of renumbe...
2004-03-16 Ralf HartmannMake use of the new FE_Poly class.
2004-03-16 Ralf HartmannNew (intermediate) FiniteElement class which allows...
2004-03-16 Ralf Hartmann.
2004-03-16 Ralf Hartmannfix.
2004-03-16 Ralf Hartmann.
2004-03-16 Ralf HartmannSorry, wrong place.
2004-03-16 Ralf Hartmann.
2004-03-16 Ralf Hartmann.
2004-03-16 Ralf HartmannUpdate results.
2004-03-16 Ralf HartmannImplement missing SparseMatrix<number>::const_iterator...
2004-03-16 Ralf Hartmann.
2004-03-16 Ralf HartmannUpdate results.
2004-03-16 Ralf HartmannMake it compile with icc8.0
2004-03-16 Ralf HartmannAdd missing const.
2004-03-16 Ralf HartmannAdd new build targets which allow to build the tests...
2004-03-16 Ralf HartmannFix bug.
2004-03-15 Wolfgang BangerthExtend the docs a little more.
2004-03-15 Guido KanschatTODO's removed
2004-03-15 Guido Kanschatmore documentation on optimize_diagonals
2004-03-15 Wolfgang BangerthFix order of arguments.
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.
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.