]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
2014-02-25 heistermerge from mainline branch_muparser
2014-02-25 kronbichlerFix bug
2014-02-25 kronbichlerFix bug
2014-02-25 kronbichlerImprove speed a little more by using add_entries in...
2014-02-25 kronbichlerAugment documentation
2014-02-25 kronbichlerAugment documentation
2014-02-24 kronbichlerChange name of a class to better represent what it...
2014-02-24 kronbichlerFix performance regression in serial.
2014-02-24 heisterdocumentation fixes
2014-02-24 heistermention muparser changes
2014-02-24 heisterfix comment
2014-02-24 heisterfix comment formatting
2014-02-24 heistersmall fixes in comment wrapping script
2014-02-24 heisterstep-44: fix wrong statement in comment
2014-02-24 heistermerge from mainline
2014-02-24 heisterfunction_parser formatting and documentation changes
2014-02-24 heisterupdate and add tests
2014-02-24 heistermuparser: compatibility work
2014-02-24 heisterwork on functionparser docs
2014-02-24 heisterremove header
2014-02-24 heisterremove functionparser completely, make compile without...
2014-02-23 kronbichlerLazy initialization of projection and restriction matri...
2014-02-21 bangerthThree additional theses.
2014-02-21 kronbichlerAvoid one more compiler warning
2014-02-21 kronbichlerAvoid compiler warning
2014-02-21 heisteradd failing fe_nothing tests
2014-02-20 kronbichlerForgot a header file
2014-02-20 heisterfix a couple more DataOut related broken tests
2014-02-20 kronbichlerAllow DoFRenumbering::Cuthill_McKee to run with distrib...
2014-02-19 kronbichlerAvoid linker error.
2014-02-19 kronbichlerAvoid compiler warning. Improve error message for paral...
2014-02-19 bangerthPatch by Mayank Sabharwal: Fix an indexing error in...
2014-02-19 heistermerge from mainline
2014-02-19 heisteradd test for new DataOut assert
2014-02-19 heisterfix dataout related test failures
2014-02-19 kanschatchange default size of SVG output to something usable...
2014-02-19 heisterfix data out test
2014-02-19 kronbichlerMake it possible to allocate FEEvaluation on the heap...
2014-02-18 heisteradd exception to DataOut::add_data_vector if DataVector...
2014-02-18 kronbichlerForgot a few files
2014-02-18 kronbichlerPut AlignedVector into its own file
2014-02-18 heistersecond try to test server side includes
2014-02-18 turcksinFix a typo in the documentation.
2014-02-18 bangerthFix typo.
2014-02-18 turcksinFix the TimeStepping test.
2014-02-18 heisterchange properties
2014-02-18 heistertest if server side includes work on news.html
2014-02-18 bangerthFix obvious oversight.
2014-02-18 turcksinAdd Runge-Kutta methods for time integration.
2014-02-17 kronbichlerFix header error
2014-02-17 kronbichlerGet rid of shared_ptr with weird deleter. Do it manuall...
2014-02-17 kronbichlerMention change (tests for collaboration to come). Clean...
2014-02-17 kronbichlerMake FEEvaluation collaborate with some data from FEVal...
2014-02-16 bangerthAdjust one test, augment documentation.
2014-02-16 bangerthPropagate exceptions from the member functions of Inver...
2014-02-16 maierCMake: Use CMAKE_DL_LIBS instead of searching by hand
2014-02-15 bangerthRemove comparison operators from PointerMatrixBase...
2014-02-14 bangerthAdd a test for ProductMatrix::vmult.
2014-02-14 bangerthAdd some documentation.
2014-02-14 kronbichlerRemove template argument from FEEvaluationBase class...
2014-02-14 maierexhume lapack_templates.h.in
2014-02-14 heisterimprove step-7: switch to vtk; less smooth solution...
2014-02-13 maiernew FE_TraceQ by Angela
2014-02-13 kanschatreport on FE_TraceQ by Angela Klewinghaus; the actual...
2014-02-13 youngRun a test on previous commit.
2014-02-13 youngA patch by Denis Davydov: Multiply a real tensor by...
2014-02-13 heisteradd python script to reformat and rewrap doxygen comments
2014-02-13 heisterdoxygen formatting
2014-02-13 heisterdoxygen formatting
2014-02-13 heisterdoxygen formatting
2014-02-13 heisterdoxygen formatting fixes
2014-02-13 heisterfix doxygen formatting
2014-02-13 heisterdoxygen @code formatting
2014-02-13 heisterdoxygen @code formatting
2014-02-13 heisterunify some doxygen formatting
2014-02-12 heisterimprove wording
2014-02-12 heisterdetect when assigning PETSc vectors to each other when...
2014-02-12 heisterimprove documentation
2014-02-12 heisteruse p4est load_ext with p4est 0.3.4.3+
2014-02-12 youngTest multiplication of a complex tensor by a complex...
2014-02-11 kronbichlerDo not output iteration numbers. They are too sensitive
2014-02-11 heistersupport for p4est >0.3.4.2 (patch by Alexander Grayver)
2014-02-11 heistercheck proc count in parallel::distributed::Triangulatio...
2014-02-11 kronbichlerForgot this file
2014-02-11 kronbichlerAlso create 1D version of FE_FaceQ/P to allow step...
2014-02-11 bangerthExplicitly specify template arguments in hopes to help...
2014-02-11 bangerthBetter document FunctionMap::type.
2014-02-10 kronbichlerFix bug in support_on_face
2014-02-10 bangerthRemove this script since we now no longer run the regre...
2014-02-10 bangerthGet rid of the regression_quick script. CDash has it...
2014-02-10 ryan.groveFixed typos in step-2 tutorial, step-6.cc, and to the...
2014-02-09 kronbichlerAvoid warning
2014-02-09 kronbichlerAlso free vector memory from deal.II's own parallel...
2014-02-08 bangerthFix odd markup.
2014-02-08 bangerthMake DerivativeApproximation a namespace, rather than...
2014-02-07 bangerthRemove dealii::swap(SmartPointer,SmartPointer) for...
2014-02-07 bangerthRewrite a piece of code in hopes of making it easier...
2014-02-07 heisterswitch to ThreadLocal::clear, clean up code
2014-02-07 heistermerge from mainline
2014-02-07 heisterfix test that relies on units
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.