]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2006-12-07 Wolfgang BangerthReplace floating point comparison with fabs(...)<eps
2006-12-06 kayser-heroldModified a few comments in SparseDirectUMFPACK to match...
2006-12-04 Wolfgang BangerthUnconditionally instantiate a few symbols.
2006-12-04 Wolfgang BangerthDo the same as in hp_dof_levels.cc: move all the functi...
2006-11-30 Wolfgang BangerthMake sure we can at least write to the output file.
2006-11-29 Wolfgang BangerthUndo last change because it leads to errors when linkin...
2006-11-29 Wolfgang BangerthAdd -bind_at_load to LDFLAGS
2006-11-29 Wolfgang BangerthAlso link with on darwin
2006-11-29 Wolfgang BangerthMove the file to an .all_dimensions.cc file and always...
2006-11-29 Wolfgang Bangerthreindent
2006-11-24 Guido Kanschatsimplify id
2006-11-23 Guido Kanschatadd new headers to report
2006-11-22 Florian PrillExtended quadrature test for Lobatto rule.
2006-11-22 Florian PrillInternal changes in Lobatto quadrature: long double...
2006-11-22 Ralf HartmannIn deal.II/lib also svn ignore static libs *.a
2006-11-22 Guido Kanschatupdate
2006-11-17 Wolfgang BangerthAdd an explicit template argument, to be able to compil...
2006-11-17 Wolfgang BangerthAdd an explicit template argument, to be able to compil...
2006-11-17 Wolfgang BangerthAdd a new test for the latest GridGenerator function
2006-11-17 Wolfgang BangerthUndo last change, since the patch that caused the new...
2006-11-17 Wolfgang BangerthFix a missing 'static'
2006-11-15 Guido Kanschatallow partial successes
2006-11-15 Wolfgang BangerthUpdate comment.
2006-11-15 Wolfgang BangerthAdd Yaqi's function for non-uniformly graded hyper...
2006-11-15 Wolfgang BangerthImprove
2006-11-15 Wolfgang BangerthFix energy, again.
2006-11-15 Wolfgang BangerthFix energy.
2006-11-15 Wolfgang BangerthUse a more useful set of variables, that makes the...
2006-11-15 Wolfgang BangerthFix a few doxygen warnings. Apparently, if doxygen...
2006-11-14 Wolfgang BangerthAdd Ivan Christov's many suggestions
2006-11-14 Wolfgang BangerthFix spelling
2006-11-14 Wolfgang BangerthBring test output back to the state it was before Flori...
2006-11-14 Wolfgang BangerthCheck in presently correct output
2006-11-10 Wolfgang BangerthUpdate and add a my recent articles
2006-11-10 Wolfgang BangerthAdd missing BR statement
2006-11-10 Wolfgang BangerthDon't use PACKAGE_NAME, etc. Rather, use DEAL_II_PACKAG...
2006-11-10 Wolfgang BangerthReformat
2006-11-10 Wolfgang BangerthFix typo
2006-11-10 Wolfgang BangerthUpdate
2006-11-10 Florian PrillUpdated references due to changed 1D Tecplot output.
2006-11-10 Guido Kanschatchoose better colors
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.