]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2014-02-27 Martin KronbichlerOne more bugfix
2014-02-27 Martin KronbichlerSimplify test code
2014-02-27 Martin KronbichlerFix compile error + fix severe bug introduced in r32549
2014-02-27 Wolfgang BangerthFix documentation in a number of places (pointed out...
2014-02-27 Wolfgang BangerthDisable another warning for Intel ICC that we trigger...
2014-02-26 Timo Heisterremove forgottten functionparser cmake file
2014-02-26 Timo Heistermerge muparser branch into mainline
2014-02-26 Timo Heisterleave a comment in Function<dim>::vector_value
2014-02-26 Timo Heisterstep-22: add comment
2014-02-26 Wolfgang BangerthQualify names with std::.
2014-02-26 Martin KronbichlerFix bug
2014-02-26 Martin KronbichlerAdd test for various ways of 'add' operations and ghost...
2014-02-25 Martin KronbichlerAvoid compilation warning
2014-02-25 Timo Heistermerge from mainline
2014-02-25 Martin KronbichlerFix bug
2014-02-25 Martin KronbichlerFix bug
2014-02-25 Martin KronbichlerImprove speed a little more by using add_entries in...
2014-02-25 Martin KronbichlerAugment documentation
2014-02-25 Martin KronbichlerAugment documentation
2014-02-24 Martin KronbichlerChange name of a class to better represent what it...
2014-02-24 Martin KronbichlerFix performance regression in serial.
2014-02-24 Timo Heisterdocumentation fixes
2014-02-24 Timo Heistermention muparser changes
2014-02-24 Timo Heisterfix comment
2014-02-24 Timo Heisterfix comment formatting
2014-02-24 Timo Heistersmall fixes in comment wrapping script
2014-02-24 Timo Heisterstep-44: fix wrong statement in comment
2014-02-24 Timo Heistermerge from mainline
2014-02-24 Timo Heisterfunction_parser formatting and documentation changes
2014-02-24 Timo Heisterupdate and add tests
2014-02-24 Timo Heistermuparser: compatibility work
2014-02-24 Timo Heisterwork on functionparser docs
2014-02-24 Timo Heisterremove header
2014-02-24 Timo Heisterremove functionparser completely, make compile without...
2014-02-23 Martin KronbichlerLazy initialization of projection and restriction matri...
2014-02-21 Wolfgang BangerthThree additional theses.
2014-02-21 Martin KronbichlerAvoid one more compiler warning
2014-02-21 Martin KronbichlerAvoid compiler warning
2014-02-21 Timo Heisteradd failing fe_nothing tests
2014-02-20 Martin KronbichlerForgot a header file
2014-02-20 Timo Heisterfix a couple more DataOut related broken tests
2014-02-20 Martin KronbichlerAllow DoFRenumbering::Cuthill_McKee to run with distrib...
2014-02-19 Martin KronbichlerAvoid linker error.
2014-02-19 Martin KronbichlerAvoid compiler warning. Improve error message for paral...
2014-02-19 Wolfgang BangerthPatch by Mayank Sabharwal: Fix an indexing error in...
2014-02-19 Timo Heistermerge from mainline
2014-02-19 Timo Heisteradd test for new DataOut assert
2014-02-19 Timo Heisterfix dataout related test failures
2014-02-19 Guido Kanschatchange default size of SVG output to something usable...
2014-02-19 Timo Heisterfix data out test
2014-02-19 Martin KronbichlerMake it possible to allocate FEEvaluation on the heap...
2014-02-18 Timo Heisteradd exception to DataOut::add_data_vector if DataVector...
2014-02-18 Martin KronbichlerForgot a few files
2014-02-18 Martin KronbichlerPut AlignedVector into its own file
2014-02-18 Timo Heistersecond try to test server side includes
2014-02-18 Bruno TurcksinFix a typo in the documentation.
2014-02-18 Wolfgang BangerthFix typo.
2014-02-18 Bruno TurcksinFix the TimeStepping test.
2014-02-18 Timo Heisterchange properties
2014-02-18 Timo Heistertest if server side includes work on news.html
2014-02-18 Wolfgang BangerthFix obvious oversight.
2014-02-18 Bruno TurcksinAdd Runge-Kutta methods for time integration.
2014-02-17 Martin KronbichlerFix header error
2014-02-17 Martin KronbichlerGet rid of shared_ptr with weird deleter. Do it manuall...
2014-02-17 Martin KronbichlerMention change (tests for collaboration to come). Clean...
2014-02-17 Martin KronbichlerMake FEEvaluation collaborate with some data from FEVal...
2014-02-16 Wolfgang BangerthAdjust one test, augment documentation.
2014-02-16 Wolfgang BangerthPropagate exceptions from the member functions of Inver...
2014-02-16 Matthias MaierCMake: Use CMAKE_DL_LIBS instead of searching by hand
2014-02-15 Wolfgang BangerthRemove comparison operators from PointerMatrixBase...
2014-02-14 Wolfgang BangerthAdd a test for ProductMatrix::vmult.
2014-02-14 Wolfgang BangerthAdd some documentation.
2014-02-14 Martin KronbichlerRemove template argument from FEEvaluationBase class...
2014-02-14 Matthias Maierexhume lapack_templates.h.in
2014-02-14 Timo Heisterimprove step-7: switch to vtk; less smooth solution...
2014-02-13 Matthias Maiernew FE_TraceQ by Angela
2014-02-13 Guido Kanschatreport on FE_TraceQ by Angela Klewinghaus; the actual...
2014-02-13 Toby D. YoungRun a test on previous commit.
2014-02-13 Toby D. YoungA patch by Denis Davydov: Multiply a real tensor by...
2014-02-13 Timo Heisteradd python script to reformat and rewrap doxygen comments
2014-02-13 Timo Heisterdoxygen formatting
2014-02-13 Timo Heisterdoxygen formatting
2014-02-13 Timo Heisterdoxygen formatting
2014-02-13 Timo Heisterdoxygen formatting fixes
2014-02-13 Timo Heisterfix doxygen formatting
2014-02-13 Timo Heisterdoxygen @code formatting
2014-02-13 Timo Heisterdoxygen @code formatting
2014-02-13 Timo Heisterunify some doxygen formatting
2014-02-12 Timo Heisterimprove wording
2014-02-12 Timo Heisterdetect when assigning PETSc vectors to each other when...
2014-02-12 Timo Heisterimprove documentation
2014-02-12 Timo Heisteruse p4est load_ext with p4est 0.3.4.3+
2014-02-12 Toby D. YoungTest multiplication of a complex tensor by a complex...
2014-02-11 Martin KronbichlerDo not output iteration numbers. They are too sensitive
2014-02-11 Timo Heistersupport for p4est >0.3.4.2 (patch by Alexander Grayver)
2014-02-11 Timo Heistercheck proc count in parallel::distributed::Triangulatio...
2014-02-11 Martin KronbichlerForgot this file
2014-02-11 Martin KronbichlerAlso create 1D version of FE_FaceQ/P to allow step...
2014-02-11 Wolfgang BangerthExplicitly specify template arguments in hopes to help...
2014-02-11 Wolfgang BangerthBetter document FunctionMap::type.
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.