]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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
2007-01-17 Tobias Leichtreorder shape functions on faces of 3D cells if the...
2007-01-17 Wolfgang BangerthMove another test that presently isn't fully implemented.
2007-01-17 Wolfgang BangerthAdd output files.
2007-01-17 Florian PrillFixed tolerance in class QGaussLobatto to satisfy Mac...
2007-01-17 Wolfgang BangerthAdd some output result files for powerpc-apple-darwin8...
2007-01-17 Wolfgang BangerthRevert order of libraries to allow linking on OS X.
2007-01-17 Wolfgang BangerthUse the workaround namespace only if we need.
2007-01-17 Wolfgang BangerthMove some of the functions into a .all_dimensions.cc...
2007-01-17 Wolfgang BangerthMake all functions of QCollection inline, since we...
2007-01-16 Wolfgang BangerthOn Mac OSX, the linker complains about files with no...
2007-01-16 Wolfgang BangerthFix a typo.
2007-01-16 Wolfgang BangerthAdjust include paths
2007-01-16 Wolfgang BangerthMove those tests that presently fail because of non...
2007-01-16 Wolfgang BangerthA whole host of tests similar to the previous one....
2007-01-16 Wolfgang BangerthA new test that checks that the order of various interp...
2007-01-15 Tobias Leichtundo unintentional commit
2007-01-15 Tobias Leichtnew testcase grid_out_02 to test the bug fix in GridOut...
2007-01-12 Wolfgang BangerthMove a few tests that presently fail because hp constra...
2007-01-12 Wolfgang Bangerthadd
2007-01-12 Wolfgang Bangerthadd
2007-01-12 Wolfgang Bangerthadd
2007-01-12 Wolfgang BangerthUndo accidental checkin.
2007-01-11 Wolfgang BangerthRemove unnecessary output file
2007-01-11 Wolfgang BangerthAdd fixed output
2007-01-11 Wolfgang BangerthProper output file.
2007-01-11 Wolfgang BangerthRemove test that now works.
2007-01-11 Wolfgang BangerthNow works.
2007-01-11 Wolfgang BangerthCheck in a test that shows that our FE_Q doesn't work...
2007-01-11 Wolfgang BangerthRename tests to make their names more systematic.
2007-01-11 Wolfgang BangerthA whole set of new testcases for a variety of things...
2007-01-11 Wolfgang BangerthFix attributes.
2007-01-11 Wolfgang BangerthImplement a whole host of new functions for hp as well.
2007-01-11 Wolfgang BangerthFix a number of omitted active_fe_index selectors for...
2007-01-11 Wolfgang BangerthImplement find_active_cell_around_point also for hp...
2007-01-10 Tobias Leichtbug fix: renumber vertices in GridOut::write_dx() to...
2006-12-30 Wolfgang BangerthFix the problem demonstrated in tria_crash_01, which...
2006-12-30 Wolfgang BangerthAdd a testcase that reproduces deal.II/grid_transform_3...
2006-12-30 Wolfgang BangerthAdd Yaqi's work.
2006-12-30 Wolfgang BangerthFix a template issue introduced today.
2006-12-30 Wolfgang BangerthAdd a new version of GridGenerator::subdivided_hyper_cube
2006-12-29 Wolfgang BangerthDetect recent SunCC compilers. Make warning sound less...
2006-12-29 Wolfgang BangerthProperly qualify names of classes that we want to make...
2006-12-29 Wolfgang BangerthProperly qualify name of class that we want to make...
2006-12-29 Wolfgang BangerthWork around something the SunCC probably correctly...
2006-12-28 Wolfgang BangerthCheck in forgotten function. hp/matrices now works...
2006-12-28 Guido Kanschatupdate after recent tria.cc changes
2006-12-28 Wolfgang BangerthCreate correct data types for return values right away.
2006-12-28 Wolfgang BangerthImplement plenty of functions for hp as well. Fix a...
2006-12-27 Wolfgang BangerthAlso fix refine_and_coarsen_3d, which required looking...
2006-12-27 Wolfgang BangerthSplit the test into 3, one for each dimension. The...
2006-12-27 Wolfgang BangerthFix refine_and_coarsen at least for the 1d and 2d cases...
2006-12-21 Wolfgang BangerthEnsure symmetry only up to a small relative number.
2006-12-20 Ralf HartmannUse class and member in html code
2006-12-20 Wolfgang BangerthRemove bogus property from files.
2006-12-20 Wolfgang BangerthRemove bogus property from files.
2006-12-20 Wolfgang BangerthRemove bogus property from files.
2006-12-20 Wolfgang BangerthRemove bogus property.
2006-12-20 Wolfgang BangerthA couple more papers.
2006-12-20 Ralf HartmannUpdate changes file: new coarsest_level_1, bug fix...
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.