]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-03-25 Wolfgang Bangerth.
2004-03-25 Ralf HartmannAdd missing instantiations.
2004-03-25 Wolfgang BangerthUnify interfaces for parallel objects. Fix a bug where...
2004-03-24 Wolfgang BangerthInch forward.
2004-03-24 Wolfgang BangerthVarious small bug fixes etc.
2004-03-24 Wolfgang BangerthFix a strange sounding doc sentence.
2004-03-24 Wolfgang BangerthDon't use @arg incorrectly.
2004-03-24 Wolfgang Bangerth.
2004-03-24 Wolfgang Bangerth*** empty log message ***
2004-03-24 Wolfgang BangerthDoFTools::count_dofs_with_subdomain_association.
2004-03-24 Wolfgang BangerthInstantiate also for parallel petsc classes.
2004-03-24 Wolfgang BangerthFix typo.
2004-03-24 Wolfgang BangerthShuffle around a few functions that can't be shared...
2004-03-24 Wolfgang BangerthComment change.
2004-03-24 Wolfgang BangerthMore doc updates.
2004-03-24 Wolfgang BangerthAdd some words to the documentation.
2004-03-24 Wolfgang BangerthStart of parallel matrices.
2004-03-23 Wolfgang BangerthDoc update.
2004-03-23 Wolfgang BangerthDoc update.
2004-03-23 Wolfgang BangerthReindent.
2004-03-23 Wolfgang BangerthRename header.
2004-03-23 Wolfgang BangerthName these classes the same as those in PETScWrappers...
2004-03-23 Wolfgang BangerthAdd parallel vectors.
2004-03-23 Wolfgang BangerthHave reinit() have another argument.
2004-03-23 Wolfgang BangerthSome of the infrastructure for parallel vectors.
2004-03-23 Wolfgang BangerthRename petsc libs according to our usual naming scheme.
2004-03-23 Wolfgang BangerthOutput progress indications.
2004-03-23 Wolfgang BangerthRename petsc libs according to our usual naming scheme.
2004-03-23 Wolfgang BangerthRegenerate Makefile.dep if common/Make.global_options...
2004-03-23 Wolfgang BangerthDoc update.
2004-03-23 Wolfgang BangerthUse preexisting function to copy-create vector.
2004-03-23 Ralf HartmannStrip intel_ of the compiler name
2004-03-23 Wolfgang BangerthMark an external variable external.
2004-03-22 Wolfgang BangerthDocument a catch with METIS.
2004-03-22 Ralf Hartmannlinkfiles MIPSpro7.4 to gcc3.2
2004-03-22 Ralf Hartmann.
2004-03-19 Wolfgang Bangerthregenerate
2004-03-19 Wolfgang BangerthFix the second test to look just as the first.
2004-03-19 Wolfgang BangerthUh, fix typo.
2004-03-19 Wolfgang BangerthDetect and use PETSc version string to work around...
2004-03-19 Wolfgang Bangerth // PETSc unfortuna...
2004-03-19 Wolfgang BangerthSLES has been abandoned in petsc 2.2. Don't try to...
2004-03-19 Wolfgang BangerthUse more specific include files.
2004-03-19 Wolfgang BangerthUse explicit casts to make compiler happier with petsc2.2.0
2004-03-19 Wolfgang BangerthSay something about the latest Sun Forte 5.4
2004-03-19 Wolfgang BangerthUse explicit cast, rather than implicit one, since...
2004-03-19 Ralf HartmannUpdate.
2004-03-18 Wolfgang BangerthGet rid of one variable.
2004-03-18 Wolfgang BangerthBe a little more clever about determining which mpi...
2004-03-18 Ralf HartmannUpdate.
2004-03-18 Ralf HartmannNew make output target.
2004-03-18 Ralf HartmannAdd some missing this->
2004-03-18 dealSimplify code, and thereby also hopefully work around...
2004-03-18 Ralf HartmannAdd missing files.
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.
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.