]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-03-18 Ralf HartmannUpdate.
2004-03-18 Ralf HartmannFE_Poly
2004-03-18 Ralf HartmannUpdate.
2004-03-18 Ralf HartmannIn order to reduce disc space usage, remove these refer...
2004-03-18 Ralf Hartmann.
2004-03-18 Ralf HartmannIn order to reduce disc space usage, remove these refer...
2004-03-18 Ralf HartmannMove degree and get_degree to FE_Poly base class.
2004-03-18 Ralf Hartmannmake clean also deletes abort.o
2004-03-17 Wolfgang BangerthAlso don't run clean if no PETSc.
2004-03-17 Wolfgang BangerthHm, the previous version didn't work (again). This...
2004-03-17 Wolfgang BangerthRegenerate
2004-03-17 Wolfgang BangerthBOOST is now in boost/ rather than boost_local/
2004-03-17 Ralf HartmannMake it compile with gcc2.95
2004-03-17 Ralf Hartmann.
2004-03-17 Ralf HartmannUpdate.
2004-03-17 Wolfgang BangerthThis is the correct fix: I misspelled ifneq as ifeq...
2004-03-17 Ralf HartmannSmall fix.
2004-03-17 Ralf HartmannAdd some missing std.
2004-03-17 Ralf HartmannMake doxygen happy.
2004-03-17 Ralf HartmannUpdateFlags by value rather than by reference.
2004-03-17 Ralf HartmannFix. Really don't do anything when PETSc is not installed.
2004-03-17 Ralf HartmannMake it compile with MIPSpro.
2004-03-17 Ralf HartmannAdd some missing std.
2004-03-16 Wolfgang BangerthMatrixTools::local_apply_boundary_values
2004-03-16 Wolfgang BangerthDisable this example program if PETSc is not installed.
2004-03-16 Wolfgang BangerthAdd new example program.
2004-03-16 Wolfgang BangerthUpdate docs.
2004-03-16 Wolfgang BangerthImplement local_apply_boundary_values.
2004-03-16 Wolfgang Bangerthinitialize fields.
2004-03-16 Wolfgang BangerthNew tests.
2004-03-16 Wolfgang BangerthAvoid excessive accesses to vector elements, since...
2004-03-16 Ralf HartmannRemove obsolete ;
2004-03-16 Ralf Hartmannnew set_numbering and output_indices functions in Polyn...
2004-03-16 Ralf HartmannMinimize number of include lines.
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.
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.