]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
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.
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
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.