]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2009-06-12 hartmannUpdate changes file: MappingQ for 3d aniso fixed.
2009-06-12 hartmannUse MappingQ in aniso test.
2009-06-12 hartmannFix projection of quadrature points to subfaces in...
2009-06-12 hartmannIntroduce Triangulation<dim>::n_raw_faces() forwarding...
2009-06-12 hartmannTest anisotropic solution transfer also in 3d (5582).
2009-06-11 kronbichlerThe ILU decomposition was not formed properly when...
2009-06-09 kronbichlerMake one function const.
2009-06-09 kronbichlerExtend documentation.
2009-06-09 kronbichlerCannot perform usual condense and distribute functions...
2009-06-08 kronbichlerForgot to change declaration in previous update.
2009-06-08 kronbichlerMinor fixes.
2009-06-08 kronbichlerLimit number of digits that are written to file.
2009-06-08 kronbichlerUpdate the required disk space for deal.II build.
2009-06-05 kronbichlerLet shape_value return a reference to the data, and...
2009-06-05 kronbichlerUsed newer compilers.
2009-06-05 kronbichlerProvide one single implementation of Trilinos mmult.
2009-06-05 hartmannUpdate changes: New DataOutFaces::build_patches function.
2009-06-05 hartmannUpdate refs due to patch 18909: Patches created by...
2009-06-05 hartmannOutput of curved patches for DataOutFaces if a Mapping...
2009-06-05 hartmannNew Triangulation::set_mesh_smoothing function (5478).
2009-06-05 hartmannLet the gamma function return a long double instead...
2009-06-04 bangerthAdjust date of release.
2009-06-04 bangerthGrab files from the dealii.org svn server, not the...
2009-06-04 bangerthRelease tasks for 6.2.1.
2009-06-04 bangerthTake over patch 18898 from the 6.2.1 branch. This avoid...
2009-06-01 kronbichlerThere was misspelling in the Makefile that used UMFPACK...
2009-06-01 kronbichlerOne more optimization in initialize_embedding.
2009-05-30 kronbichlerComputation of embedding matrices can be done without...
2009-05-30 kronbichlerImprove our own mmult implementation.
2009-05-30 kronbichlerPut polynomial evaluation with Horner scheme to h file...
2009-05-30 kronbichlerPrecompute threshold to make code easier to read.
2009-05-29 bangerthUse the correct precision also in the output file.
2009-05-28 kronbichlerAvoid some unnecessary work in FE_Q setup. Give compile...
2009-05-28 kronbichlerMake some small optimization in vmult of FullMatrix.
2009-05-28 kronbichlerProvide some Lapack templates that can be used to perfo...
2009-05-28 heltaiFixed output for interpolation_3 and added test for...
2009-05-27 bangerthRemove tests that have always been troublesome in that...
2009-05-27 bangerthLimit output and make sure that small numbers are suppr...
2009-05-26 kronbichlerEventually make the instantiation correct.
2009-05-26 kronbichlerFix some typos.
2009-05-26 kronbichlerInstantiation from 18874 was partly wrong.
2009-05-26 kronbichlerOne trivial case where CellSimilarity can even be used...
2009-05-25 kronbichlerChoose a slightly smaller number for when to use BLAS...
2009-05-21 kronbichlerManually add one more instantiation.
2009-05-21 kronbichlerDon't need GlobalAssemble there I think.
2009-05-20 bangerthRemove accidentally merged branch marker.
2009-05-20 bangerthImplement a TriaAccessor::is_translation_of function...
2009-05-20 bangerthRemove the dependence of detached_ma27 on libbase.
2009-05-20 kronbichlerSet some parentheses in Stokes assembly so the inner...
2009-05-20 kronbichlerPut some parenthesis in Stokes assembly in order to...
2009-05-19 kronbichlerMove PreconditionBase::vmult in h file.
2009-05-18 kronbichlerRemove misplaced inline.
2009-05-18 kronbichlerUndo the changes from r18849 (merge from TBB branch...
2009-05-18 kronbichlerProvide a correct implemention of TrilinosWrappers...
2009-05-17 bangerthIndent two places.
2009-05-17 bangerthAugment documentation.
2009-05-17 bangerthAdd another possibility for extensions.
2009-05-17 bangerthFix markup.
2009-05-17 bangerthCross-ref with step-3.
2009-05-17 bangerthList one additional possibility for extensions.
2009-05-17 bangerthprogram2doxygen ignores the first comment lines if...
2009-05-17 bangerthOne more.
2009-05-17 bangerthClason & Hepperger.
2009-05-17 bangerthMerge the changelog file from the TBB branch into chang...
2009-05-15 bangerthUse the right kind of markup for formulas.
2009-05-15 bangerthUse $, not \f$. We do the translation for doxygen ourse...
2009-05-15 bangerthAdd.
2009-05-15 bangerthMerge branch_threading_building_blocks.
2009-05-15 bangerthMerge branch_threading_building_blocks.
2009-05-14 bangerthSeveral more publications.
2009-05-14 kronbichlerUse MPI_Comm_dup instead of MPI_Comm_Dup
2009-05-13 bangerthAdd Adam Powell.
2009-05-13 bangerthUtilities::duplicate_communicator.
2009-05-12 bangerthAdd $LDFLAGSPIC to test for soname.
2009-05-12 bangerthxref step-16.
2009-05-12 kanschatdescription of multilevel classes
2009-05-12 kanschatadd documentation on svn archive
2009-05-11 kanschatrename Adini polynomials to standard name
2009-05-11 kanschatadd first implementation of Adini polynomials
2009-05-10 kanschatPolynomialsBDM in 3D
2009-05-10 kanschatPolynomialsBDM in 3D
2009-05-09 kanschatadd comments for the multigrid master plan
2009-05-08 kronbichlerFix a typo.
2009-05-08 kronbichlerI committed one wrong line before.
2009-05-08 kronbichlerUse ILU preconditioner instead of IC - which makes...
2009-05-08 kronbichlerHad a wrong assertion.
2009-05-08 kronbichlerProvide even a Tmmult operation.
2009-05-07 kronbichlerSmall fixes.
2009-05-07 kronbichlerRemove Locks from ConstraintMatrix class. The responsib...
2009-05-07 kronbichlerReset only constrained nodes to zero when starting...
2009-05-07 kronbichlerGive some reinit functions an additional argument....
2009-05-05 kanschatput matrix accessors into public light, so they will...
2009-05-05 kronbichlerWrite a mmult function also for Trilinos matrices ...
2009-05-05 kronbichlerUpdate in comments of matrix norms.
2009-05-04 kronbichlerName mmult in doc/news/changes.h
2009-05-04 kronbichlerAdd a mmult function to the SparseMatrix class.
2009-05-04 kronbichlerEven in 2D, it is faster to first create a CSP and...
2009-05-04 kronbichlerSmall improvements in vmult.
2009-04-30 kronbichlerMake the test cases for inhomogeneous constraints a...
2009-04-29 bangerthGive an explicit argument to make_sparsity_pattern...
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.