]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2007-02-09 Tobias LeichtIntroduce new flags face_flip and face_rotation for...
2007-02-09 Tobias LeichtModify GridReordering: Instead of throwing an Assertion...
2007-02-09 Tobias LeichtUpdate doc.
2007-02-09 Tobias LeichtNew function GridGenerator::moebius() creating a loop...
2007-02-09 Wolfgang BangerthAlso apply patch here.
2007-02-09 Wolfgang BangerthAdd another test.
2007-02-09 Wolfgang BangerthAdd a comment.
2007-02-09 Wolfgang BangerthRemove a comment since for this finite element, there...
2007-02-09 Wolfgang BangerthMinor adjustments.
2007-02-09 Wolfgang Bangerthupdate a few comments.
2007-02-09 Wolfgang Bangerthcache the last field for which we didn't do this yet.
2007-02-09 Wolfgang Bangerthfix up a TODO
2007-02-09 Wolfgang BangerthAlso write the corresponding tests for the Laplace...
2007-02-09 Wolfgang BangerthFinish the tests that check the mass matrix generator...
2007-02-09 Wolfgang BangerthAdd a currently half-finished test
2007-02-09 Wolfgang BangerthAdd a test for SparseMatrixEZ::print_formatted().
2007-02-08 Moritz AllmarasFixed MatrixCreator::create_mass_matrix and create_lapl...
2007-02-08 Moritz AllmarasAdded SparseMatrixEZ::print_formatted
2007-02-08 Wolfgang BangerthImplement a version indicator for the intermediate...
2007-02-08 Wolfgang BangerthAdd a warning that intermediate format is volatile.
2007-02-08 Wolfgang BangerthClarify a comment.
2007-02-08 Wolfgang BangerthFix a hopelessly outdated comment.
2007-02-07 Guido Kanschatimplement vector data for residuals
2007-02-06 Tobias LeichtRemove the mess introduced by the effort to be backward...
2007-02-05 Wolfgang Bangerthupdate
2007-02-05 Wolfgang Bangerthupdate
2007-02-05 Wolfgang Bangerthupdate
2007-02-05 Wolfgang Bangerthupdate
2007-02-05 Wolfgang Bangerthupdate
2007-02-05 Wolfgang Bangerthupdate output files
2007-02-05 Wolfgang BangerthRemove file that isn't needed.
2007-02-05 Wolfgang 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 Wolfgang BangerthAdd proper forward declarations of partial specializati...
2007-02-02 Wolfgang BangerthAdd proper forward declarations of partial specializati...
2007-02-02 Wolfgang BangerthUpdate the documentation a bit.
2007-02-02 Wolfgang BangerthFix a few typos.
2007-02-01 Wolfgang Bangerthupdate number of tests
2007-02-01 Wolfgang BangerthAdd a TODO
2007-01-31 Florian PrillFixed inversion of FullMatrix objects.
2007-01-31 Ralf HartmannMove Tobias' entry (patch 14392) from General to deal...
2007-01-30 Ralf HartmannMake it compile in debug.
2007-01-30 Tobias LeichtMake DataOutReader::read() backwards compatible with...
2007-01-30 Tobias Leichtupdate some test refs due to patch 14392: a) different...
2007-01-30 Tobias LeichtExtend DataOutBase and DataOut to store mapped (quadrat...
2007-01-29 Tobias Leichtdelete test ref for x86_64-unknown-linux-gnu+gcc4.1...
2007-01-28 Guido Kanschatprovide a simpler constructor for ComressedBlockSparsit...
2007-01-27 Wolfgang BangerthPut parentheses around the stronger binding operator.
2007-01-27 Guido Kanschatimplement count dofs per block for multigrid
2007-01-26 Wolfgang BangerthUse -Wno-return-type if the flag -Wreturn-type (otherwi...
2007-01-26 Wolfgang BangerthNew output files.
2007-01-26 Wolfgang Bangerthupdate
2007-01-26 Luca HeltaiChanged the Makefile for Petsc libraries.
2007-01-26 Tobias LeichtNew test: test dof reordering if the face is rotated...
2007-01-26 Tobias LeichtNew test for GridGenerator::moebius(). Currently only...
2007-01-26 Tobias LeichtNew test: quadrature points reordering if the face...
2007-01-26 Wolfgang BangerthAdd a few test outputs.
2007-01-26 Wolfgang BangerthFix arguments of main().
2007-01-26 Wolfgang BangerthUse parentheses to avoid a warning in recent gcc4.3's
2007-01-26 Wolfgang BangerthFix the order of branches in a test for sunCC.
2007-01-25 Wolfgang BangerthRemove -Wconversion from the list of flags for gcc...
2007-01-25 Wolfgang BangerthUse braces to avoid a new warning in gcc 4.3.
2007-01-25 Wolfgang BangerthUse braces to avoid a new warning in gcc 4.3.
2007-01-25 Wolfgang BangerthUse braces to avoid a new warning in gcc 4.3. Also...
2007-01-25 Wolfgang BangerthUse braces to avoid a new warning in gcc 4.3
2007-01-25 Wolfgang BangerthDetect gcc 4.3.
2007-01-24 Guido Kanschatlinks to new regression script
2007-01-24 Tobias Leichtremove coarsen flag only for active cells, otherwise...
2007-01-22 Guido Kanschatcompute_row_lengths removed
2007-01-22 Wolfgang BangerthDetect whether -library=... works.
2007-01-22 Wolfgang BangerthQualify (necessary or not) a call to std::transform
2007-01-22 Wolfgang BangerthAdd an apparently needed include file.
2007-01-22 Wolfgang BangerthRemove unnecessary qualification that would also requir...
2007-01-22 Wolfgang BangerthFix a mistaken declaration.
2007-01-19 Wolfgang Bangerthset props correctly.
2007-01-19 Wolfgang BangerthAdd a few output files.
2007-01-19 Wolfgang BangerthMove a test that now works.
2007-01-19 Wolfgang BangerthAdd TODOs about the adjust_face_orientation field.
2007-01-19 Wolfgang BangerthFix a comment.
2007-01-19 Wolfgang BangerthAdd a comment
2007-01-19 Wolfgang BangerthFix a bug: the array size was already nonzero (the...
2007-01-19 Wolfgang BangerthSet the array size to nonzero only in 3d, since we...
2007-01-19 Wolfgang BangerthMinor differences.
2007-01-19 Wolfgang BangerthSmall variations lead to bigger differences.
2007-01-19 Wolfgang Bangerthrand() works differently on this platform
2007-01-18 Wolfgang BangerthBinary data necessarily looks different.
2007-01-18 Wolfgang BangerthDifferent results due to different random number generator.
2007-01-18 Wolfgang BangerthThis processor has a different way of wrapping the...
2007-01-18 Wolfgang BangerthThe random number generator on this system works differ...
2007-01-18 Wolfgang BangerthThe random number generator on this system works differ...
2007-01-18 Tobias LeichtReimplement the changes from patch 14330: Do not permut...
2007-01-17 Wolfgang BangerthNew output files
2007-01-17 Wolfgang BangerthNew output files
2007-01-17 Wolfgang Bangerthupdate some results for mac os x
2007-01-17 Guido Kanschatignore TAGS
2007-01-17 Wolfgang BangerthFix grammar.
2007-01-17 Wolfgang BangerthSlight update
2007-01-17 Guido KanschatACM article updated
2007-01-17 Tobias Leichtupdate test ref, as the test does not fail anymore
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.