]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2007-02-14 kanschatadd another convenient reinit function
2007-02-13 bangerthMore text.
2007-02-13 bangerthLeave a TODO.
2007-02-13 bangerthFix a case reported on the mailing list. extract_dofs...
2007-02-13 bangerthA first couple of paragraphs on the new smoothness...
2007-02-12 hartmannUpdate authors' universities.
2007-02-12 hartmannUpdate authors.
2007-02-12 hartmannAdd support for previously unorientable meshes to the...
2007-02-11 bangerthupdate
2007-02-11 bangerthFix a comment typo.
2007-02-11 bangerthAdd a TODO, fix a reference.
2007-02-10 bangerthRemove the feature of logging all communications. This...
2007-02-10 bangerthRemove the feature of logging all communications. This...
2007-02-10 bangerthFix a bug where we were happily using iterators into...
2007-02-09 kanschatadd subscriber information
2007-02-09 bangerthFix a problem with a static variable
2007-02-09 bangerthDo not mark local variables static. They are EVIL.
2007-02-09 leichtAdjust to new interface of QProjector.
2007-02-09 leichtAdjust to new interface of QProjector.
2007-02-09 leichtDue to more quadrature projections we have to increase...
2007-02-09 leichtIt is now possible to read all gids provided in the...
2007-02-09 leichtAnnounce the last changes merged from branch_general_me...
2007-02-09 leichtFix a bug resulting from previous merges.
2007-02-09 leichtUse new interfaces to GeometryInfo and QProjector where...
2007-02-09 leichtAdjust QProjector to create all eight (instead of two...
2007-02-09 leichtModify creation and refinement of Triangulations to...
2007-02-09 leichtAdjust GeometryInfo to use information from the new...
2007-02-09 leichtIntroduce new flags face_flip and face_rotation for...
2007-02-09 leichtModify GridReordering: Instead of throwing an Assertion...
2007-02-09 leichtUpdate doc.
2007-02-09 leichtNew function GridGenerator::moebius() creating a loop...
2007-02-09 bangerthAlso apply patch here.
2007-02-09 bangerthAdd another test.
2007-02-09 bangerthAdd a comment.
2007-02-09 bangerthRemove a comment since for this finite element, there...
2007-02-09 bangerthMinor adjustments.
2007-02-09 bangerthupdate a few comments.
2007-02-09 bangerthcache the last field for which we didn't do this yet.
2007-02-09 bangerthfix up a TODO
2007-02-09 bangerthAlso write the corresponding tests for the Laplace...
2007-02-09 bangerthFinish the tests that check the mass matrix generator...
2007-02-09 bangerthAdd a currently half-finished test
2007-02-09 bangerthAdd a test for SparseMatrixEZ::print_formatted().
2007-02-08 allmarasFixed MatrixCreator::create_mass_matrix and create_lapl...
2007-02-08 allmarasAdded SparseMatrixEZ::print_formatted
2007-02-08 bangerthImplement a version indicator for the intermediate...
2007-02-08 bangerthAdd a warning that intermediate format is volatile.
2007-02-08 bangerthClarify a comment.
2007-02-08 bangerthFix a hopelessly outdated comment.
2007-02-07 kanschatimplement vector data for residuals
2007-02-06 leichtRemove the mess introduced by the effort to be backward...
2007-02-05 bangerthupdate
2007-02-05 bangerthupdate
2007-02-05 bangerthupdate
2007-02-05 bangerthupdate
2007-02-05 bangerthupdate
2007-02-05 bangerthupdate output files
2007-02-05 bangerthRemove file that isn't needed.
2007-02-05 bangerthFix output.
2007-02-05 kayser-heroldSome time ago, the check for finite numbers has been...
2007-02-04 kayser-heroldIn the previous version it was impossible to use the...
2007-02-02 bangerthAdd proper forward declarations of partial specializati...
2007-02-02 bangerthAdd proper forward declarations of partial specializati...
2007-02-02 bangerthUpdate the documentation a bit.
2007-02-02 bangerthFix a few typos.
2007-02-01 bangerthupdate number of tests
2007-02-01 bangerthAdd a TODO
2007-01-31 prillFixed inversion of FullMatrix objects.
2007-01-31 hartmannMove Tobias' entry (patch 14392) from General to deal...
2007-01-30 hartmannMake it compile in debug.
2007-01-30 leichtMake DataOutReader::read() backwards compatible with...
2007-01-30 leichtupdate some test refs due to patch 14392: a) different...
2007-01-30 leichtExtend DataOutBase and DataOut to store mapped (quadrat...
2007-01-29 leichtdelete test ref for x86_64-unknown-linux-gnu+gcc4.1...
2007-01-28 kanschatprovide a simpler constructor for ComressedBlockSparsit...
2007-01-27 bangerthPut parentheses around the stronger binding operator.
2007-01-27 kanschatimplement count dofs per block for multigrid
2007-01-26 bangerthUse -Wno-return-type if the flag -Wreturn-type (otherwi...
2007-01-26 bangerthNew output files.
2007-01-26 bangerthupdate
2007-01-26 heltaiChanged the Makefile for Petsc libraries.
2007-01-26 leichtNew test: test dof reordering if the face is rotated...
2007-01-26 leichtNew test for GridGenerator::moebius(). Currently only...
2007-01-26 leichtNew test: quadrature points reordering if the face...
2007-01-26 bangerthAdd a few test outputs.
2007-01-26 bangerthFix arguments of main().
2007-01-26 bangerthUse parentheses to avoid a warning in recent gcc4.3's
2007-01-26 bangerthFix the order of branches in a test for sunCC.
2007-01-25 bangerthRemove -Wconversion from the list of flags for gcc...
2007-01-25 bangerthUse braces to avoid a new warning in gcc 4.3.
2007-01-25 bangerthUse braces to avoid a new warning in gcc 4.3.
2007-01-25 bangerthUse braces to avoid a new warning in gcc 4.3. Also...
2007-01-25 bangerthUse braces to avoid a new warning in gcc 4.3
2007-01-25 bangerthDetect gcc 4.3.
2007-01-24 kanschatlinks to new regression script
2007-01-24 leichtremove coarsen flag only for active cells, otherwise...
2007-01-22 kanschatcompute_row_lengths removed
2007-01-22 bangerthDetect whether -library=... works.
2007-01-22 bangerthQualify (necessary or not) a call to std::transform
2007-01-22 bangerthAdd an apparently needed include file.
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.