]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2009-01-07 Martin KronbichlerSome more functions in TrilinosWrappers::SparsityPattern.
2009-01-07 Martin KronbichlerNeed to set up MPI_InitFinalize for Trilinos programs...
2009-01-07 Martin KronbichlerThe step-33 tutorial program now uses Trilinos wrapper...
2009-01-07 Martin KronbichlerThe Timer class can now also return the wall time for...
2009-01-07 Martin KronbichlerTimer class can now also return the wall time.
2009-01-06 Wolfgang BangerthRegenerate.
2009-01-06 Guido Kanschatroundoff
2009-01-06 Guido Kanschatroundoff
2009-01-06 Guido Kanschatuse new Piola transform for vector valued functions
2009-01-06 Wolfgang BangerthAdd the ability to do things like 'export CXX="g+...
2009-01-06 Wolfgang BangerthAvoid a couple of warnings by xlC.
2009-01-06 Toby D. YoungIgnore test zero boundary constraints generated files
2009-01-06 Toby D. YoungTest zero boundary constraints
2009-01-06 Wolfgang BangerthAdd a dummy return value in an unreachable place.
2009-01-06 Wolfgang BangerthWork around a silly bug in xlC by shuffling the order...
2009-01-06 Wolfgang BangerthUse XX="$abc" instead of XX=$abc to avoid problems...
2009-01-06 Wolfgang BangerthAdd a TODO.
2009-01-05 Guido Kanschatfinite elements use new transform functions now
2009-01-05 Guido Kanschatnew Mapping::transform implemented, but not used
2009-01-05 Guido Kanschateliminate offset from old Mapping::transform functions
2009-01-05 Guido Kanschatroundoff
2009-01-05 Guido Kanschatroundoff
2009-01-05 Guido Kanschatintroduce function transform() into Mappings
2009-01-05 Martin KronbichlerCorrected the make_mass_function that had a bug when...
2009-01-05 Martin KronbichlerUndo one unnecessary change.
2009-01-05 Martin KronbichlerProvide some more Trilinos preconditioners and solvers.
2008-12-30 Martin KronbichlerProjection of functions can be done more efficiently...
2008-12-30 Wolfgang BangerthMention license.
2008-12-30 Wolfgang BangerthAvoid complaints by doxygen that it can't find a link...
2008-12-30 Wolfgang BangerthRemove ambiguous language.
2008-12-29 Wolfgang BangerthRemove some old cruft that happened to be still in...
2008-12-29 Wolfgang BangerthFix doc markup in a number of places. Move one internal...
2008-12-29 Wolfgang BangerthAdd to documentation.
2008-12-29 Martin KronbichlerMention Trilinos parallel sparsity pattern.
2008-12-29 Martin KronbichlerUpdated step-32 to use parallel Trilinos sparsity pattern.
2008-12-29 Wolfgang BangerthMove a fixed test. Rename one that still fails.
2008-12-29 Wolfgang BangerthAugment comments.
2008-12-29 Wolfgang BangerthAdd comments. Fix code.
2008-12-29 Wolfgang BangerthImprove documentation.
2008-12-28 Martin KronbichlerUse a cache of column indices to improve the speed...
2008-12-28 Wolfgang BangerthDo another cast to placate gcc3.3
2008-12-28 Wolfgang BangerthUnify (a bit tediously) two more sets of functions...
2008-12-28 Wolfgang BangerthAdd output.
2008-12-28 Wolfgang BangerthA reduced version of kelly_crash_01
2008-12-27 Martin KronbichlerUndo accidental change in Trilinos block solver.
2008-12-27 Martin KronbichlerAdded a function TrilinosWrappers::SparsityPattern...
2008-12-27 Wolfgang BangerthWrite the cast in a different way in hopes to make...
2008-12-27 Wolfgang BangerthMake memory_consumption() more accurate.
2008-12-27 Wolfgang BangerthFix comment.
2008-12-25 Luca HeltaiFixed multiple instantiations when both 1d and 2d libs...
2008-12-23 Ralf HartmannRemove totally outdated test references for the MIPSpro...
2008-12-23 Ralf HartmannAdd changes entries for the last three commits.
2008-12-23 Ralf HartmannBring patch deal.II_DLR@5590 (leicht) to deal.II: Test...
2008-12-23 Ralf HartmannBring patch deal.II_DLR@5588 to deal.II (leicht): Suppl...
2008-12-23 Ralf HartmannGeneralize test to handle anisotropic children. Test...
2008-12-23 Ralf HartmannBring patch deal.II_DLR@5587 to deal.II: Let the functi...
2008-12-23 Ralf HartmannBring bug fix from deal.II_DLR@6149 to deal.II: Remove...
2008-12-23 Ralf HartmannThe test output had changed due to patch 16450: Fixed...
2008-12-22 Martin KronbichlerA few functions could be made faster by smarter access...
2008-12-18 Wolfgang BangerthFix the misleading output of an assertion in a few...
2008-12-18 Wolfgang BangerthMake compile. How did this work for Guido?
2008-12-17 Guido Kanschatreplace a restriction by a warning in the documentation
2008-12-17 Guido Kanschatenable computation of embedding matrices for elements...
2008-12-17 Wolfgang BangerthUse get_function_laplacians for the residual.
2008-12-17 Wolfgang BangerthEnsure that FEValuesExtractors objects are copyable.
2008-12-17 Wolfgang BangerthFix caption of an entry.
2008-12-17 Wolfgang BangerthProperly guard a mutable variable in the MappingQEuleri...
2008-12-17 Wolfgang BangerthMinor cleanup: Make a couple of variables const and...
2008-12-17 Wolfgang BangerthAdd a couple of functions in a second version.
2008-12-16 Wolfgang BangerthUse a single space character rather than a string with...
2008-12-16 Guido Kanschatdo fail last
2008-12-16 Wolfgang BangerthComment on two recent changes.
2008-12-16 Wolfgang BangerthFix one typo.
2008-12-15 Martin KronbichlerAdd get_function_laplacians() methods in FEValues class...
2008-12-15 Wolfgang BangerthReindent the whole file.
2008-12-15 Wolfgang BangerthAugment a TODO.
2008-12-15 Wolfgang BangerthIn get/set_dof_values, make use of the cache of DoF...
2008-12-15 Wolfgang BangerthMove a statement to the correct place.
2008-12-15 Wolfgang BangerthUndo Toby's accidental change of AC_INIT which also...
2008-12-14 Wolfgang BangerthApply the same changes here as we did for step-31.
2008-12-14 Wolfgang BangerthDocument new FEValuesViews features.
2008-12-14 Wolfgang BangerthHopefully make compile.
2008-12-14 Wolfgang BangerthUse extractors of function values to only get at veloci...
2008-12-14 Wolfgang Bangerthadd
2008-12-14 Wolfgang BangerthUpdate
2008-12-14 Wolfgang BangerthAlso provide ways to extract symmetric gradients and...
2008-12-14 Wolfgang Bangerthadd
2008-12-14 Wolfgang BangerthAlso optimize get_function_gradients/hessians.
2008-12-14 Wolfgang BangerthOptimize the get_function_values function in Vector.
2008-12-13 Wolfgang BangerthUse extractors to access only the velocity values.
2008-12-13 Wolfgang BangerthMake test pass.
2008-12-13 Wolfgang BangerthFirst version of get_function_* for Vector extractors...
2008-12-13 Wolfgang BangerthMove the declaration of a few member classes to the...
2008-12-13 Wolfgang BangerthHand-optimize a case in the hot path of the symmetric_g...
2008-12-13 Wolfgang BangerthAdd a cast to make a conversion valid in code that...
2008-12-13 Wolfgang BangerthGuard more explicit specializations to avoid multiple...
2008-12-13 Wolfgang BangerthGuard more explicit specializations to avoid multiple...
2008-12-13 Wolfgang BangerthGuard more explicit specializations to avoid multiple...
2008-12-13 Wolfgang BangerthGuard an explicit specialization to avoid multiple...
2008-12-13 Wolfgang BangerthMark a bunch of explicit specializations as inline...
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.