]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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.
2007-01-22 bangerthRemove unnecessary qualification that would also requir...
2007-01-22 bangerthFix a mistaken declaration.
2007-01-19 bangerthset props correctly.
2007-01-19 bangerthAdd a few output files.
2007-01-19 bangerthMove a test that now works.
2007-01-19 bangerthAdd TODOs about the adjust_face_orientation field.
2007-01-19 bangerthFix a comment.
2007-01-19 bangerthAdd a comment
2007-01-19 bangerthFix a bug: the array size was already nonzero (the...
2007-01-19 bangerthSet the array size to nonzero only in 3d, since we...
2007-01-19 bangerthMinor differences.
2007-01-19 bangerthSmall variations lead to bigger differences.
2007-01-19 bangerthrand() works differently on this platform
2007-01-18 bangerthBinary data necessarily looks different.
2007-01-18 bangerthDifferent results due to different random number generator.
2007-01-18 bangerthThis processor has a different way of wrapping the...
2007-01-18 bangerthThe random number generator on this system works differ...
2007-01-18 bangerthThe random number generator on this system works differ...
2007-01-18 leichtReimplement the changes from patch 14330: Do not permut...
2007-01-17 bangerthNew output files
2007-01-17 bangerthNew output files
2007-01-17 bangerthupdate some results for mac os x
2007-01-17 kanschatignore TAGS
2007-01-17 bangerthFix grammar.
2007-01-17 bangerthSlight update
2007-01-17 kanschatACM article updated
2007-01-17 leichtupdate test ref, as the test does not fail anymore
2007-01-17 leichtreorder shape functions on faces of 3D cells if the...
2007-01-17 bangerthMove another test that presently isn't fully implemented.
2007-01-17 bangerthAdd output files.
2007-01-17 prillFixed tolerance in class QGaussLobatto to satisfy Mac...
2007-01-17 bangerthAdd some output result files for powerpc-apple-darwin8...
2007-01-17 bangerthRevert order of libraries to allow linking on OS X.
2007-01-17 bangerthUse the workaround namespace only if we need.
2007-01-17 bangerthMove some of the functions into a .all_dimensions.cc...
2007-01-17 bangerthMake all functions of QCollection inline, since we...
2007-01-16 bangerthOn Mac OSX, the linker complains about files with no...
2007-01-16 bangerthFix a typo.
2007-01-16 bangerthAdjust include paths
2007-01-16 bangerthMove those tests that presently fail because of non...
2007-01-16 bangerthA whole host of tests similar to the previous one....
2007-01-16 bangerthA new test that checks that the order of various interp...
2007-01-15 leichtundo unintentional commit
2007-01-15 leichtnew testcase grid_out_02 to test the bug fix in GridOut...
2007-01-12 bangerthMove a few tests that presently fail because hp constra...
2007-01-12 bangerthadd
2007-01-12 bangerthadd
2007-01-12 bangerthadd
2007-01-12 bangerthUndo accidental checkin.
2007-01-11 bangerthRemove unnecessary output file
2007-01-11 bangerthAdd fixed output
2007-01-11 bangerthProper output file.
2007-01-11 bangerthRemove test that now works.
2007-01-11 bangerthNow works.
2007-01-11 bangerthCheck in a test that shows that our FE_Q doesn't work...
2007-01-11 bangerthRename tests to make their names more systematic.
2007-01-11 bangerthA whole set of new testcases for a variety of things...
2007-01-11 bangerthFix attributes.
2007-01-11 bangerthImplement a whole host of new functions for hp as well.
2007-01-11 bangerthFix a number of omitted active_fe_index selectors for...
2007-01-11 bangerthImplement find_active_cell_around_point also for hp...
2007-01-10 leichtbug fix: renumber vertices in GridOut::write_dx() to...
2006-12-30 bangerthFix the problem demonstrated in tria_crash_01, which...
2006-12-30 bangerthAdd a testcase that reproduces deal.II/grid_transform_3...
2006-12-30 bangerthAdd Yaqi's work.
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.