]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2009-06-04 Wolfgang BangerthGrab files from the dealii.org svn server, not the...
2009-06-04 Wolfgang BangerthRelease tasks for 6.2.1.
2009-06-04 Wolfgang BangerthTake over patch 18898 from the 6.2.1 branch. This avoid...
2009-06-01 Martin KronbichlerThere was misspelling in the Makefile that used UMFPACK...
2009-06-01 Martin KronbichlerOne more optimization in initialize_embedding.
2009-05-30 Martin KronbichlerComputation of embedding matrices can be done without...
2009-05-30 Martin KronbichlerImprove our own mmult implementation.
2009-05-30 Martin KronbichlerPut polynomial evaluation with Horner scheme to h file...
2009-05-30 Martin KronbichlerPrecompute threshold to make code easier to read.
2009-05-29 Wolfgang BangerthUse the correct precision also in the output file.
2009-05-28 Martin KronbichlerAvoid some unnecessary work in FE_Q setup. Give compile...
2009-05-28 Martin KronbichlerMake some small optimization in vmult of FullMatrix.
2009-05-28 Martin KronbichlerProvide some Lapack templates that can be used to perfo...
2009-05-28 Luca HeltaiFixed output for interpolation_3 and added test for...
2009-05-27 Wolfgang BangerthRemove tests that have always been troublesome in that...
2009-05-27 Wolfgang BangerthLimit output and make sure that small numbers are suppr...
2009-05-26 Martin KronbichlerEventually make the instantiation correct.
2009-05-26 Martin KronbichlerFix some typos.
2009-05-26 Martin KronbichlerInstantiation from 18874 was partly wrong.
2009-05-26 Martin KronbichlerOne trivial case where CellSimilarity can even be used...
2009-05-25 Martin KronbichlerChoose a slightly smaller number for when to use BLAS...
2009-05-21 Martin KronbichlerManually add one more instantiation.
2009-05-21 Martin KronbichlerDon't need GlobalAssemble there I think.
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.