]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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...
2006-12-20 Ralf HartmannBug fix for patch_level_1: Avoid creation of cells...
2006-12-20 Wolfgang BangerthComment on our semantic abuse of the word 'triangulation'
2006-12-19 Ralf HartmannNew MeshSmoothing::coarsest_level_1 flag.
2006-12-19 Ralf HartmannFix publication link
2006-12-19 Ralf HartmannAdd and update several references in 2005 and 2006.
2006-12-18 Florian PrillFixed small bug in direct inversion of full matrices.
2006-12-15 Wolfgang BangerthImplement a somewhat working smoothness estimator.
2006-12-15 Wolfgang BangerthFix the one last testcase, where we ran into trouble...
2006-12-15 Wolfgang BangerthA bunch of new tests that check whether h, p and hp...
2006-12-15 Wolfgang BangerthAlso implement the vector-valued version
2006-12-15 Wolfgang BangerthFunctions::Monomial
2006-12-15 Wolfgang BangerthCheck in forgotten hunk
2006-12-15 Wolfgang BangerthFix a few of the compilation errors.
2006-12-15 Wolfgang BangerthGet us closer to where we want to be.
2006-12-15 Wolfgang BangerthMake the program do something useful, and do it without...
2006-12-15 Wolfgang BangerthUse the same quadrature formula for the error estimator...
2006-12-15 Wolfgang BangerthMake the rowstart field of the sparsity pattern class...
2006-12-14 Wolfgang BangerthSuppress warnings in 1d.
2006-12-14 Wolfgang BangerthCheck in stubs for hp functions. They're presently...
2006-12-14 Wolfgang BangerthTypo fixes
2006-12-14 Wolfgang BangerthSimplify code a bit.
2006-12-14 Wolfgang Bangerthhp-ify the code.
2006-12-14 Wolfgang BangerthOutput a bit more information.
2006-12-14 Wolfgang BangerthGo back to step-6, step-13 is too complicated for the...
2006-12-14 Wolfgang BangerthPolish testcase a bit.
2006-12-14 Tobias Leichtupdate test ref due to new suffixes for grid input...
2006-12-14 Tobias Leichtnew test: read in tecplot grid files
2006-12-14 Tobias Leichtadd functionality to read in tecplot (grid) files ...
2006-12-14 Tobias Leichtnew test for the GridReordering::invert_all_cells_of_ne...
2006-12-14 Tobias Leichtallow larger integer numbers to be read from a string
2006-12-13 Guido Kanschatadd
2006-12-13 Tobias Leichtdo something in invert_all_cells_of_negative_grid(...
2006-12-13 Tobias Leichtnew function: delete_duplicated_vertices
2006-12-13 Tobias Leichtreplace repeated division (by 2) by a single division
2006-12-13 Tobias Leichtbug fix: up to now we ended up with the wrong result...
2006-12-13 Tobias Leichtfix typo
2006-12-13 Wolfgang BangerthReplace the hp adaptation of step-12 by a mixture betwe...
2006-12-13 Wolfgang BangerthReimplement the algorithm by which we decide which...
2006-12-13 Wolfgang BangerthMove now functioning test to the hp directory.
2006-12-13 Wolfgang BangerthAdd one more comment. Check in correct output.
2006-12-13 Wolfgang BangerthAdd a few comments
2006-12-12 Wolfgang BangerthAdd comment
2006-12-12 Ralf HartmannFix docu of patch_level_1.
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.