]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2004-11-15 Wolfgang BangerthFix a bogus assertion.
2004-11-15 Guido Kanschatremove html formatted article assemble
2004-11-15 Guido Kanschatpath fixed
2004-11-15 Guido Kanschatassemble not in html anymore
2004-11-15 Guido Kanschatnew directory structure
2004-11-15 Guido Kanschatgcc 332 configurations
2004-11-15 Guido Kanschatsuperfluous line removed
2004-11-07 Wolfgang BangerthClarify a comment.
2004-11-04 Wolfgang BangerthErr on the safe side (avoid some make errors with high...
2004-11-04 Wolfgang BangerthDetect and work with intel fortran compiler.
2004-11-04 Wolfgang BangerthDetect and work with Intel Fortran compiler.
2004-11-04 Wolfgang BangerthUse one-stage process to build make_dependencies.
2004-11-04 Wolfgang BangerthFix documentation.
2004-11-04 dealQualify a bunch of places with this->
2004-11-03 dealWork around a really stupid problem with icc7.
2004-11-03 Luca HeltaiAdded columns to the comment of the TableHandler::tex_w...
2004-11-03 Luca HeltaiCorrected the description of the boolean variable ...
2004-10-31 Wolfgang BangerthAllow multiline hrefs.
2004-10-29 Wolfgang BangerthUndo Ralf's change until we have a real fix for the...
2004-10-29 Wolfgang BangerthUndo Ralf's change until we have a real fix.
2004-10-29 Luca HeltaiModified TableHandler::write_tex.
2004-10-29 Luca HeltaiAdded with_header to the write_tex method.
2004-10-29 Wolfgang BangerthFix grammar.
2004-10-29 Wolfgang BangerthMention Michael's 3d algorithm.
2004-10-29 Wolfgang BangerthMention Oliver's latest achievements.
2004-10-29 oliverAnother patch for the 3D version of initialize_constrai...
2004-10-29 Ralf HartmannFix of CellAccessor<3>::neighbor_child_on_subface function
2004-10-29 Ralf HartmannDataOutBase<2,3>::write_tecplot did not write the varia...
2004-10-29 Ralf HartmannChange of results due to fix of neighbor_child_on_subfa...
2004-10-28 Ralf HartmannFix check for neighbor_child_on_subface
2004-10-28 Ralf HartmannFix neighbor_child_on_subface function. When face orien...
2004-10-27 Wolfgang BangerthUse correct include guard.
2004-10-27 Wolfgang BangerthFix a bug in GridGenerator::cylinder<3>
2004-10-27 Ralf Hartmann.
2004-10-27 Ralf HartmannSmall test case for which neighbor_child_on_subface...
2004-10-26 Wolfgang BangerthImprove the message sent by one exception.
2004-10-26 Wolfgang BangerthExpand comment.
2004-10-26 Ralf HartmannAdd assertion to neighbor_child_on_subface function.
2004-10-23 oliverImplemented a small fix, which sets near zero elements...
2004-10-22 Ralf HartmannWhen HAVE_HSL_MA27 and HAVE_HSL_MA47 are undefined...
2004-10-21 oliverAdded a note about the changes in class FE_Q for 3D.
2004-10-21 oliverAdded a testcase for the FE_Q class in 3D, which tests...
2004-10-21 oliverNow the constraint matrices for 3D FE_Q elements are...
2004-10-21 dealMove some code under #ifdef guards. This works, but...
2004-10-21 Wolfgang BangerthBe fine with tiny differences.
2004-10-20 Wolfgang BangerthExtend a comment.
2004-10-19 Wolfgang BangerthRevert to previous state whenever possible and add...
2004-10-15 Ralf HartmannGridGenerator::laplace_transformation function: don...
2004-10-15 Ralf HartmannFix of the StraightBoundary<3>::get_new_point_on_quad...
2004-10-15 Ralf HartmannExtension of CylinderBoundary class to represent circul...
2004-10-15 Ralf HartmannBug fix: the StraightBoundary<3>::get_new_point_on_quad...
2004-10-13 Wolfgang BangerthNeed to define USE_CONTRIB_HSL so that it shows up in
2004-10-13 Wolfgang BangerthAdd umfpack to defaults.
2004-10-12 Guido KanschatCheck for functions in -lumfpack.a
2004-10-08 Wolfgang BangerthMention PETSc 2.2.1
2004-10-08 Wolfgang BangerthAugment documentation.
2004-10-07 Guido Kanschatand missing \ ... don't do this if you are tired
2004-10-07 Guido Kanschatadd missing parts of path
2004-10-07 Guido KanschatRemove vanished variables
2004-10-07 Wolfgang BangerthMake two variables const only for newer petsc versions.
2004-10-07 Wolfgang BangerthTwo patches that are necessary for the upgrade to petsc...
2004-10-07 Wolfgang BangerthNew test and add comment to old one.
2004-10-07 Wolfgang BangerthWork around interface changes in PETSC 2.2.1
2004-10-07 Wolfgang BangerthMake things compile with PETSc 2.2.1, which has changed...
2004-10-07 Wolfgang BangerthFix formatting.
2004-10-07 Wolfgang BangerthBlow away Makefile.dep if it was created but is empty...
2004-10-07 Wolfgang Bangerth# rules to generate the program. let is be dependent...
2004-10-04 Wolfgang BangerthIntroduce a field that stores which constraints exist...
2004-10-04 Wolfgang BangerthReplace #if by the proper #ifdef.
2004-10-01 Wolfgang BangerthSome profiling shows that loops over dim are not always...
2004-09-24 Wolfgang BangerthAdd a few more words.
2004-09-24 Wolfgang BangerthAdd some graphics.
2004-09-24 Wolfgang BangerthRemove comments that aren't accurate. Update other...
2004-09-24 Wolfgang BangerthRemove comments that aren't accurate.
2004-09-23 Ralf HartmannFix.
2004-09-23 Guido Kanschatmissing @p
2004-09-23 Guido Kanschatlast @em removed
2004-09-23 Ralf HartmannRevert patch 1.66. Lines are given only once for follow...
2004-09-23 Ralf Hartmannremove test output to std::cout
2004-09-23 Ralf Hartmann.
2004-09-23 Ralf HartmannUpdate.
2004-09-23 Ralf HartmannNew tests.
2004-09-23 Ralf HartmannExtension of get_interpolation_matrix to arbitrary...
2004-09-23 Guido Kanschatmake class exist, but empty if not configured
2004-09-23 Guido KanschatDocumentation for doxygen
2004-09-23 Guido Kanschatdoc reformatted
2004-09-23 Ralf HartmannRemove test output line.
2004-09-22 Ralf HartmannNew test. (2004/09/19)
2004-09-22 Guido Kanschatconfigure external umfpack
2004-09-22 Ralf HartmannNew test (2004/07/12)
2004-09-22 Ralf Hartmann.
2004-09-22 Ralf HartmannNew tests. Modify some tests so that they can work...
2004-09-22 Ralf HartmannNew tests (2004/06/29)
2004-09-22 Ralf HartmannUpdate.
2004-09-22 Ralf HartmannRemove error checking from this test. (2004/04/01)
2004-09-21 Ralf Hartmannnew tests
2004-09-21 Ralf HartmannNew tests
2004-09-21 Ralf HartmannUpdate.
2004-09-21 Ralf HartmannNew test.
2004-09-21 Ralf HartmannMore changed files due to the fixed CompressedSparsityP...
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.