]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
2009-05-20 Wolfgang BangerthRemove accidentally merged branch marker.
2009-05-20 Wolfgang BangerthImplement a TriaAccessor::is_translation_of function...
2009-05-20 Wolfgang BangerthRemove the dependence of detached_ma27 on libbase.
2009-05-20 Martin KronbichlerSet some parentheses in Stokes assembly so the inner...
2009-05-20 Martin KronbichlerPut some parenthesis in Stokes assembly in order to...
2009-05-19 Martin KronbichlerMove PreconditionBase::vmult in h file.
2009-05-18 Martin KronbichlerRemove misplaced inline.
2009-05-18 Martin KronbichlerUndo the changes from r18849 (merge from TBB branch...
2009-05-18 Martin KronbichlerProvide a correct implemention of TrilinosWrappers...
2009-05-17 Wolfgang BangerthIndent two places.
2009-05-17 Wolfgang BangerthAugment documentation.
2009-05-17 Wolfgang BangerthAdd another possibility for extensions.
2009-05-17 Wolfgang BangerthFix markup.
2009-05-17 Wolfgang BangerthCross-ref with step-3.
2009-05-17 Wolfgang BangerthList one additional possibility for extensions.
2009-05-17 Wolfgang Bangerthprogram2doxygen ignores the first comment lines if...
2009-05-17 Wolfgang BangerthOne more.
2009-05-17 Wolfgang BangerthClason & Hepperger.
2009-05-17 Wolfgang BangerthMerge the changelog file from the TBB branch into chang...
2009-05-15 Wolfgang BangerthUse the right kind of markup for formulas.
2009-05-15 Wolfgang BangerthUse $, not \f$. We do the translation for doxygen ourse...
2009-05-15 Wolfgang BangerthAdd.
2009-05-15 Wolfgang BangerthMerge branch_threading_building_blocks.
2009-05-15 Wolfgang BangerthMerge branch_threading_building_blocks.
2009-05-14 Wolfgang BangerthSeveral more publications.
2009-05-14 Martin KronbichlerUse MPI_Comm_dup instead of MPI_Comm_Dup
2009-05-13 Wolfgang BangerthAdd Adam Powell.
2009-05-13 Wolfgang BangerthUtilities::duplicate_communicator.
2009-05-12 Wolfgang BangerthAdd $LDFLAGSPIC to test for soname.
2009-05-12 Wolfgang Bangerthxref step-16.
2009-05-12 Guido Kanschatdescription of multilevel classes
2009-05-12 Guido Kanschatadd documentation on svn archive
2009-05-11 Guido Kanschatrename Adini polynomials to standard name
2009-05-11 Guido Kanschatadd first implementation of Adini polynomials
2009-05-10 Guido KanschatPolynomialsBDM in 3D
2009-05-10 Guido KanschatPolynomialsBDM in 3D
2009-05-09 Guido Kanschatadd comments for the multigrid master plan
2009-05-08 Martin KronbichlerFix a typo.
2009-05-08 Martin KronbichlerI committed one wrong line before.
2009-05-08 Martin KronbichlerUse ILU preconditioner instead of IC - which makes...
2009-05-08 Martin KronbichlerHad a wrong assertion.
2009-05-08 Martin KronbichlerProvide even a Tmmult operation.
2009-05-07 Martin KronbichlerSmall fixes.
2009-05-07 Martin KronbichlerRemove Locks from ConstraintMatrix class. The responsib...
2009-05-07 Martin KronbichlerReset only constrained nodes to zero when starting...
2009-05-07 Martin KronbichlerGive some reinit functions an additional argument....
2009-05-05 Guido Kanschatput matrix accessors into public light, so they will...
2009-05-05 Martin KronbichlerWrite a mmult function also for Trilinos matrices ...
2009-05-05 Martin KronbichlerUpdate in comments of matrix norms.
2009-05-04 Martin KronbichlerName mmult in doc/news/changes.h
2009-05-04 Martin KronbichlerAdd a mmult function to the SparseMatrix class.
2009-05-04 Martin KronbichlerEven in 2D, it is faster to first create a CSP and...
2009-05-04 Martin KronbichlerSmall improvements in vmult.
2009-04-30 Martin KronbichlerMake the test cases for inhomogeneous constraints a...
2009-04-29 Wolfgang BangerthGive an explicit argument to make_sparsity_pattern...
2009-04-29 Wolfgang BangerthNew tests.
2009-04-29 Wolfgang BangerthClarify one comment. Make sure all values in a table...
2009-04-29 Martin KronbichlerAdd a test that tests the feature of inhomogeneous...
2009-04-29 Martin KronbichlerUse a collective set function.
2009-04-29 Martin KronbichlerAdd a comment for SSOR.
2009-04-29 Martin KronbichlerImplement a function that can distribute vectors with...
2009-04-29 Wolfgang BangerthNew tests.
2009-04-29 Wolfgang BangerthAdd test that checks make_sparsity_pattern only on...
2009-04-29 Wolfgang BangerthList latest change.
2009-04-29 Wolfgang BangerthProvide the make_sparsity_pattern functions with a...
2009-04-28 Wolfgang BangerthHopefully last tweak: don't assume that we are in fact...
2009-04-28 Wolfgang BangerthGet the previous checkin right.
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.