]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2010-05-31 Wolfgang BangerthFix reference.
2010-05-27 Toby D. YoungAdd PETSc min function
2010-05-27 Toby D. YoungUpdate publication
2010-05-21 Guido Kanschatremove obsolete class LocalWorker
2010-05-17 Guido Kanschatadapt to loss of FaceInfo... and a little doc xhange...
2010-05-17 Guido Kanschatadd missing template specification
2010-05-17 Guido Kanschatimprove documentation
2010-05-17 Martin KronbichlerMake smarter use of shared_ptr.
2010-05-15 Martin KronbichlerFix Slepc compilation.
2010-05-15 Martin KronbichlerInclude shared_ptr.h to make patch 21128 really work...
2010-05-14 Markus BuergDocumentation and style changes.
2010-05-14 Martin KronbichlerOne more compatibility update.
2010-05-14 Martin KronbichlerMake Trilinos wrappers compatible with gcc 4.5
2010-05-13 Wolfgang BangerthPatch from Markus Buerg: Implement FEValuesViews::Vecto...
2010-05-13 Toby D. YoungError checking in SparseDirectMUMPS; and a final tweak...
2010-05-13 Wolfgang BangerthFix wrong links.
2010-05-13 Wolfgang BangerthA couple minor problems.
2010-05-13 Wolfgang BangerthAdd a test.
2010-05-13 Wolfgang BangerthMake more generic.
2010-05-13 Wolfgang BangerthAnnounce VTU format.
2010-05-13 Wolfgang BangerthPatch by Scott Miller: Implement writing in VTU format.
2010-05-11 Wolfgang BangerthCopy correct output file.
2010-05-11 Wolfgang BangerthNew test.
2010-05-11 Wolfgang BangerthFix names in header.
2010-05-11 Wolfgang BangerthFix header.
2010-05-11 Wolfgang BangerthRemove apparently unused variable.
2010-05-11 Wolfgang BangerthFix misspelling.
2010-05-11 Wolfgang BangerthPatch from James Avery: TriaAccessor::extent_in_direction.
2010-05-10 Toby D. YoungCorrection to documentaion in sparse direct (MUMPS)
2010-05-10 Toby D. YoungDocumentation and change-log that accompany the previou...
2010-05-10 Toby D. YoungA class SparseDirectMUMPS that gives a interface to...
2010-05-10 Guido Kanschatpostprocess iteration steps
2010-05-07 Wolfgang BangerthSuppress very small elements.
2010-05-07 Wolfgang BangerthIncrease the accuracy of the output to avoid numerical...
2010-05-07 Wolfgang BangerthFix typo.
2010-05-07 Wolfgang BangerthFix a couple silly problems in 1d. Correct test output.
2010-05-07 Wolfgang BangerthUse namespace std_cxx1x instead of boost.
2010-05-07 Wolfgang BangerthNew function DoFTools::extract_dofs_with_support_on_bou...
2010-05-07 Wolfgang BangerthFix a bug in FE_DGQ::has_support_on_face().
2010-05-07 Wolfgang BangerthMake code a bit easier to read.
2010-05-07 Wolfgang BangerthRemove more unused variables.
2010-05-07 Baerbel Jannseninterface matrices in mg assebly for continuous element...
2010-05-07 Wolfgang BangerthAdd step-45.
2010-05-07 Wolfgang BangerthAdd Markus Buerg's step-45.
2010-05-07 Toby D. YoungChanges to the configure system to link the libraries...
2010-05-07 Wolfgang BangerthRegenerate files also if only one of the .dox files...
2010-05-07 Wolfgang BangerthRemove vestige of removed variable.
2010-05-07 Wolfgang BangerthThis time, get previous commit right.
2010-05-07 Wolfgang BangerthRemove a few unused variables.
2010-05-07 Wolfgang BangerthFix incorrect link.
2010-05-07 Wolfgang BangerthFix up formatting to make doxygen happy.
2010-05-06 Guido Kanschatadding some results
2010-05-05 Wolfgang BangerthComputers become faster. Increase workload slightly.
2010-05-05 Wolfgang BangerthCheck in correct output file.
2010-05-05 Wolfgang BangerthOne more test.
2010-05-05 Wolfgang BangerthNew test.
2010-05-05 Wolfgang BangerthNew test.
2010-05-05 Wolfgang BangerthNew test.
2010-05-05 Wolfgang BangerthFix MappingQEulerian with respect to wrong output of...
2010-05-04 Wolfgang BangerthNew test.
2010-05-04 Wolfgang BangerthNew test.
2010-05-04 Wolfgang BangerthAdd entry for previous patch of VectorTools::interpolat...
2010-05-04 Wolfgang BangerthMerge r21057 which inadvertently was fixed on a branch...
2010-05-04 Wolfgang BangerthFix a problem where we weren't prepared to deal with...
2010-05-04 Wolfgang BangerthFix output. The functionality tested here was fixed...
2010-05-04 Guido Kanschatadd callback functions to cell_action
2010-05-04 Wolfgang BangerthUpdate link.
2010-05-04 Wolfgang BangerthUpdate results.
2010-05-04 Wolfgang BangerthUpdate output.
2010-05-03 Guido Kanschatuse the generally used and more accurate structdim...
2010-04-30 Wolfgang BangerthRemove a directory that is now no longer needed.
2010-04-30 Wolfgang BangerthGenerate lapack_templates.h on the fly and automaticall...
2010-04-30 Wolfgang BangerthFix a typo.
2010-04-29 Guido Kanschatupdate documentation
2010-04-29 Toby D. YoungTrivial change: (i) added assert to enclosed_hyper_cube...
2010-04-28 Guido Kanschatdocument lapack templates a bit better
2010-04-28 Wolfgang BangerthRemove member variables that are apparently unused.
2010-04-28 Guido Kanschatadd generalized eigenvalues
2010-04-26 Wolfgang BangerthAdd.
2010-04-26 Wolfgang BangerthList exception changes.
2010-04-26 Wolfgang BangerthLet doxygen show exceptions as member functions that...
2010-04-26 Wolfgang BangerthMake formulas palatable for doxygen.
2010-04-26 Wolfgang BangerthIgnore https links just as we do http.
2010-04-26 Wolfgang BangerthMake present_level an empty object if structdim !=...
2010-04-26 Guido Kanschatstore another GrowingVectorMemory in the MGSmoother
2010-04-26 willemsadditional support variable for computation of generali...
2010-04-26 willemsdeclaration of computation of generalized eigenvalues...
2010-04-26 willemsimplementation of computation of generalized eigenvalue...
2010-04-26 Wolfgang BangerthUpdate bibtex entry.
2010-04-26 Guido Kanschattypedefs for accessor classes
2010-04-25 Guido Kanschatremove specialization of TriaAccessorBase
2010-04-23 Wolfgang BangerthRemove apparently stray 'typename'.
2010-04-22 Wolfgang BangerthLink to trac in a number of other places. Fix markup.
2010-04-22 Wolfgang BangerthFix link to wiki.
2010-04-22 Wolfgang BangerthFix link to wiki.
2010-04-22 Wolfgang BangerthFix link to wiki.
2010-04-22 Wolfgang BangerthAdd bug tracker.
2010-04-22 Wolfgang BangerthAdd bug tracker.
2010-04-22 Wolfgang BangerthWork around a problem where gcc and icc require mutuall...
2010-04-19 Wolfgang BangerthRegenerate.
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.