]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-07-06 Wolfgang BangerthIndent a line.
2009-07-06 Wolfgang BangerthMake use of variables generic.
2009-07-06 Toby D. YoungCleaned the code. Added output of the sparsity pattern.
2009-07-06 Toby D. YoungFixed a bug in the matrix.init ()
2009-07-06 Toby D. YoungSimple correction of contributors name
2009-07-05 Wolfgang BangerthMake sure the destructor of a derived class is no loser...
2009-07-01 Wolfgang BangerthList Toby Young's contributions.
2009-07-01 Wolfgang BangerthComment in the call to set_which_eigenpairs. Make sure...
2009-07-01 Wolfgang BangerthFix typo.
2009-07-01 Wolfgang BangerthFix typo.
2009-07-01 Wolfgang BangerthFix typo.
2009-07-01 Wolfgang BangerthMake sure we also have SLEPc available.
2009-07-01 Toby D. YoungStep-36: Apply SLEPcWrappers and give an error message...
2009-06-30 Martin KronbichlerInhomogeneity was applied in the wrong block when mergi...
2009-06-29 Wolfgang BangerthDocument the concept of a distorted cell.
2009-06-29 Wolfgang BangerthCatch the case where we have distorted cells and throw...
2009-06-29 Wolfgang BangerthFix a typo.
2009-06-29 Wolfgang BangerthAvoid warning about unused parameters.
2009-06-29 Wolfgang BangerthReformat a few comments.
2009-06-29 Wolfgang BangerthRemove comment -- the documentation is actually quite...
2009-06-29 Wolfgang BangerthFix a Trilinos problem.
2009-06-29 Wolfgang BangerthFix a compile problem in a template function that had...
2009-06-29 Wolfgang BangerthOne more test.
2009-06-28 Wolfgang BangerthUpdate.
2009-06-28 Wolfgang BangerthUpdate.
2009-06-28 Wolfgang BangerthUpdate.
2009-06-28 Wolfgang BangerthFix output.
2009-06-28 Wolfgang BangerthRename functions.
2009-06-28 Wolfgang BangerthRemove another unused arguments.
2009-06-28 Wolfgang BangerthRemove unused arguments.
2009-06-28 Wolfgang BangerthRemove unused variable.
2009-06-28 Wolfgang BangerthDisambiguate call to std::pow.
2009-06-28 Wolfgang BangerthFix output.
2009-06-28 Wolfgang BangerthAdd several functions to GeometryInfo related to mappin...
2009-06-28 Wolfgang BangerthAdd a function overload that is now necessary to disamb...
2009-06-28 Wolfgang BangerthAdd implementation of the determinant() function for...
2009-06-27 Wolfgang BangerthRe-indent static functions.
2009-06-26 Toby D. YoungCorrection to a harmless error
2009-06-26 Martin KronbichlerAdd a test for the output of inhomogeneous constraints.
2009-06-26 Martin KronbichlerMake output of ConstraintMatrix::print compatible with...
2009-06-25 Martin KronbichlerRemoved a double declarartion.
2009-06-24 Wolfgang Bangerth Fixed: The TrilinosWrappers::BlockVector class declar...
2009-06-24 Wolfgang BangerthAdd a forgotten implementation of a function (this...
2009-06-24 Wolfgang BangerthAlso check the reverse assignment.
2009-06-24 Wolfgang BangerthAdd new testcase that checks a forgotten template funct...
2009-06-24 Wolfgang BangerthFix missing word.
2009-06-24 Wolfgang BangerthFix missing word.
2009-06-24 Wolfgang BangerthFix missing word.
2009-06-24 Wolfgang BangerthFix missing word.
2009-06-24 Wolfgang BangerthClarify.
2009-06-24 Wolfgang BangerthAdd a couple of explicit specialization declarations.
2009-06-24 Toby D. YoungAdded SLEPcWrappers which give a handle on SLEPc: the...
2009-06-23 Martin KronbichlerRemove some unnecessary comment.
2009-06-22 Wolfgang BangerthChoose a more interesting potential.
2009-06-22 Wolfgang BangerthInterpolate potential and put it into the output. Refin...
2009-06-22 Wolfgang BangerthLeave one more comment.
2009-06-22 Wolfgang BangerthAdd parameter file.
2009-06-22 Wolfgang BangerthDeal with the potential. Read parameters from file.
2009-06-22 Wolfgang BangerthClose constraints object.
2009-06-22 Wolfgang BangerthProperly initialize PETSC.
2009-06-22 Wolfgang BangerthWrite the output_results() function.
2009-06-22 Wolfgang BangerthAdd the skeleton of an eigenvalue/function solver using...
2009-06-22 Wolfgang BangerthFix typo.
2009-06-22 Wolfgang BangerthWord smithing.
2009-06-22 Toby D. YoungSource SLEPc from Make.global_options.in
2009-06-22 Toby D. YoungRedirection of the slepc-arch detection in the deal...
2009-06-19 Wolfgang BangerthOne more publication.
2009-06-19 Martin KronbichlerUpdate comments for mmult.
2009-06-17 Guido Kanschatadd container type
2009-06-16 Luca HeltaiAdded a couple of instantiations for codim one problems.
2009-06-15 Martin KronbichlerPrint out even inhomogeneity.
2009-06-13 Wolfgang BangerthRemove -Wsynth from the list of debug parameters. It...
2009-06-13 Katharina Kormannimplement distribute function for parallel Trilinos...
2009-06-12 Wolfgang BangerthTake over patch 18932 from the 6-2 branch: Work around...
2009-06-12 Wolfgang BangerthUse 'CellSimilarity::Similarity' instead of 'enum CellS...
2009-06-12 Ralf HartmannHelp doxygen to find the gamma function.
2009-06-12 Ralf HartmannNew hp::DoFHandler::set/get_active_fe_indices functions.
2009-06-12 Ralf HartmannFix comment (5729).
2009-06-12 Ralf HartmannUpdate changes file: MappingQ for 3d aniso fixed.
2009-06-12 Ralf HartmannUse MappingQ in aniso test.
2009-06-12 Ralf HartmannFix projection of quadrature points to subfaces in...
2009-06-12 Ralf HartmannIntroduce Triangulation<dim>::n_raw_faces() forwarding...
2009-06-12 Ralf HartmannTest anisotropic solution transfer also in 3d (5582).
2009-06-11 Martin KronbichlerThe ILU decomposition was not formed properly when...
2009-06-09 Martin KronbichlerMake one function const.
2009-06-09 Martin KronbichlerExtend documentation.
2009-06-09 Martin KronbichlerCannot perform usual condense and distribute functions...
2009-06-08 Martin KronbichlerForgot to change declaration in previous update.
2009-06-08 Martin KronbichlerMinor fixes.
2009-06-08 Martin KronbichlerLimit number of digits that are written to file.
2009-06-08 Martin KronbichlerUpdate the required disk space for deal.II build.
2009-06-05 Martin KronbichlerLet shape_value return a reference to the data, and...
2009-06-05 Martin KronbichlerUsed newer compilers.
2009-06-05 Martin KronbichlerProvide one single implementation of Trilinos mmult.
2009-06-05 Ralf HartmannUpdate changes: New DataOutFaces::build_patches function.
2009-06-05 Ralf HartmannUpdate refs due to patch 18909: Patches created by...
2009-06-05 Ralf HartmannOutput of curved patches for DataOutFaces if a Mapping...
2009-06-05 Ralf HartmannNew Triangulation::set_mesh_smoothing function (5478).
2009-06-05 Ralf HartmannLet the gamma function return a long double instead...
2009-06-04 Wolfgang BangerthAdjust date of release.
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.