]> https://gitweb.dealii.org/ - dealii-svn.git/shortlog
dealii-svn.git
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 kronbichlerSilence compiler warning
2014-02-07 bangerthProvide ThreadLocalStorage::clear().
2014-02-07 bangerthProvide ThreadLocalStorage::clear().
2014-02-06 heisterfix typo
2014-02-06 bangerthRemove stray typename.
2014-02-06 heisterrun test only if we have tbb
2014-02-06 heisteradd multithreaded function_parser test
2014-02-06 heisterfix tbb quicktest
2014-02-06 heisteradd another test for FunctionParser
2014-02-06 maierCMake: Bugfix
2014-02-05 heisterupdate affinity quicktest to work with 1 cpu and on mac
2014-02-05 maierQuicktests: Use mpirun configured by FindMPI.cmake...
2014-02-05 bangerthTry to work around a bug in MS VC++. This is not pretty...
2014-02-05 bangerthHopefully make MS VC++'s life a bit easier. Also leave...
2014-02-05 maierCMake: Bugfix: Add header to quick_tests. Closes bug...
2014-02-04 bangerthGet the list of friends of a class right after a recent...
2014-02-04 bangerthDo not qualify an element in its own namespace.
2014-02-04 bangerthUse the correct include file.
2014-02-04 bangerthReduce template contortion level by one in hopes that...
2014-02-04 bangerthPass array by reference instead of by value. This shoul...
2014-02-04 bangerthMake the spelling of 'lda' and 'level_dof_access' unifo...
2014-02-04 heisteradd test for GridTools::transform
2014-02-04 maierCMake: Fix a configuration error on Debian Testing...
2014-02-04 heistermake GridTools::transform work with hanging nodes
2014-02-04 youngRemove code duplication.
2014-02-04 youngTest PETSc FullMatrix reinit function.
2014-02-03 bangerthGeneralize test.
2014-02-03 bangerthRemove a piece of debug code.
2014-02-03 bangerthOne more test for curls.
2014-02-03 bangerthFix a bug reported by Christoph Heiniger (including...
2014-02-03 heisterfix example code that trips up doxygen
2014-02-03 bangerthMinor adjustments for style and in hopes of getting...
2014-02-03 bangerthAvoid what I believe is an unnecessary '::template...
2014-02-03 heisterformatting
2014-02-03 heisteradd publication
2014-02-03 kronbichlerRefill comments
2014-02-03 kronbichlerIntroduce mmult and second factorization routine.
2014-02-03 bangerthDataOutBase no longer is a class.
2014-02-02 kanschatadd weighted mass matrix
2014-02-02 kanschatadd functions for clearing and initializing an MGTransf...
2014-02-02 kanschatNewton::threshold() was missing
2014-02-02 bangerthHelp MS VC++ recognize which template function to take.
2014-02-02 bangerthComplete specify namespace for a symbol to help MS...
2014-02-02 bangerthAddress a few follow-up issues with the previous patches.
2014-02-02 bangerthMore conversions from class to namespace DataOutBase...
2014-02-02 maierBugfixes: Make compilation of bundled libraries work...
2014-02-02 maierI have no idea where this cache invalidation comes...
2014-02-02 maierCMake: Bugfix: Get the caching right in FindPETSC.cmake and
2014-02-01 maierWell, well. Also adjust the project configuration...
2014-02-01 maierCMake: Break everything (tm)
2014-02-01 maierCMake: Break everything (tm)
2014-02-01 maierCMake: Break everything (tm).
2014-02-01 bangerthRemove the awkward private inheritance from DataOutBase...
2014-02-01 kronbichlerMark new functions in header file as inline
2014-02-01 steigemannnew tests for ParameterHandler print_parameters_section
2014-02-01 steigemannadded a new flag to ParameterHandler::print_parameters_...
2014-01-31 kronbichlerMake compile again
2014-01-31 kronbichlerAdd tests
2014-01-31 bangerthMake all instances of a template a friend function...
2014-01-31 kronbichlerBetter way for specifying deal.II namespace.
2014-01-31 kronbichlerAdd similar interface for copying from a Trilinos MPI...
2014-01-31 kronbichlerAdd test
2014-01-31 heisteravoid fmin with unsigned int because it is not defined...
2014-01-31 kronbichlerPatch by Ben Thompson: copy petsc vector to deal.II...
2014-01-31 kronbichlerPrior to C++11, fmax is a C99 function and not in names...
2014-01-31 kronbichlerPrior to C++11, fmin is a C99 function and not in names...
2014-01-31 bangerthAdd tests for bug report #182. At least the _28 test...
2014-01-31 turcksinAdd a const in sparse_matrix.h and an include in sparsi...
2014-01-31 turcksinAdd several typenames and change min to fmin, max to...
2014-01-30 bangerthLook through the documentation at a couple of places.
2014-01-30 bangerthLink to another paper on best practices, as well as...
2014-01-30 bangerthAdd a few statements on running stuff in parallel with...
2014-01-29 bangerthInitialize a variable and explain it.
2014-01-29 bangerthAdd last name of contributor Mihai.
2014-01-28 maierCMake: Start refactoring of REGISTER_FEATURE
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.