]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2013-08-26 Martin KronbichlerMake work without threads
2013-08-26 Martin KronbichlerFix compilation with C++11
2013-08-26 Matthias MaierDocumentation: Rewrite the documentation aboutdocumenta...
2013-08-26 Scott Millermore intro for step-51
2013-08-25 Wolfgang BangerthMake MultipleParameterLoop work again following yesterd...
2013-08-25 Martin KronbichlerFix tutorial program
2013-08-25 Martin KronbichlerMake compile again.
2013-08-25 Martin KronbichlerWrite comments, cleanup second WorkStream call by using...
2013-08-25 Wolfgang BangerthAllow including one input file from another.
2013-08-25 Wolfgang BangerthProvide a way to also output the file name we are readi...
2013-08-25 Wolfgang BangerthRemove code duplication.
2013-08-25 Wolfgang BangerthCleanup parts of the code.
2013-08-25 Wolfgang BangerthNew test.
2013-08-24 Martin KronbichlerFix bug in compute_normal_flux_constraints, new tests
2013-08-24 Martin KronbichlerUpdate comment about no normal flux boundary conditions...
2013-08-24 Martin KronbichlerForgot a file
2013-08-23 Martin KronbichlerUpdate instantiations.
2013-08-23 Martin KronbichlerAdd function VectorTools::compute_normal_flux_constraints
2013-08-23 Guido Kanschattest output reasonable
2013-08-23 Timo Heisteruse correct MPI communicator
2013-08-23 Baerbel Jannsenprint some output
2013-08-23 Guido Kanschattext compiles
2013-08-23 Timo Heistertry to fix HDF5 not being exported to external projects
2013-08-23 Baerbel Jannsennew test for mg to see if assembly works
2013-08-23 Guido Kanschatnew tet for mg::SparseMatrixCollection
2013-08-23 Guido Kanschatclean code in Assembler::MGMatrixSimple
2013-08-23 Martin KronbichlerAdjust test output.
2013-08-23 Joerg Frohnemore comments
2013-08-23 Matthias MaierCMake: Fix FindP4EST.cmake, see issue 102
2013-08-23 Martin KronbichlerAdjust more test output
2013-08-23 Martin KronbichlerAdjust some output
2013-08-23 Martin KronbichlerAdjust output, mention change
2013-08-23 Martin KronbichlerChange MappingQ support points from equispaced points...
2013-08-23 Wolfgang BangerthFix typo.
2013-08-23 Guido Kanschattwo more SVG flags
2013-08-23 Guido Kanschatcheck local renumbering
2013-08-23 Guido Kanschatfix bug in local renumbering
2013-08-22 Matthias MaierCMake: Cleanup
2013-08-22 Matthias MaierCMake: Pick up debug and optimized versions of p4est...
2013-08-22 Guido Kanschatadd height and width parameters to svg output; add...
2013-08-22 Martin KronbichlerAdd instantiations
2013-08-22 Martin KronbichlerMention changes.
2013-08-22 Wolfgang BangerthThrow the exception at the end of ParameterHandler...
2013-08-22 Martin KronbichlerFix instantiation
2013-08-22 Guido Kanschatremove warnings
2013-08-22 Martin KronbichlerCleanup includes
2013-08-22 Martin KronbichlerSplit out DataOut_DoFData from data_out.cc/h
2013-08-22 Martin KronbichlerSplit also solution_transfer (now four instantiation...
2013-08-22 Martin KronbichlerAvoid Vector::scale
2013-08-22 Guido Kanschatremove warning
2013-08-22 Martin KronbichlerAvoid deprecated function
2013-08-22 Martin KronbichlerAdjust program output
2013-08-22 Martin KronbichlerAdd instantiation that got lost when splitting files
2013-08-22 Toby D. YoungMarc fixes a typographical bug in MathGL output.
2013-08-22 Martin KronbichlerSplit two more files into three files each.
2013-08-22 Wolfgang BangerthIt turns out that, despite assurances in the doc string...
2013-08-22 Wolfgang BangerthMake the separator in Patterns::Map user defined.
2013-08-22 Wolfgang BangerthMake the separator in Patterns::List user defined.
2013-08-22 Martin KronbichlerSplit up error_estimator into two files, improve the...
2013-08-21 Baerbel Jannsenone step further
2013-08-21 Matthias MaierCMake: Remove an obsolete file
2013-08-21 Matthias MaierCMake: Split library lists depending on optimized,...
2013-08-21 Guido Kanschatdisable flux matrices
2013-08-21 Joerg FrohneFix SystemSimple
2013-08-21 Guido Kanschatadd missing initialize for constraints
2013-08-21 Baerbel Jannsenrun into trouble
2013-08-21 Martin KronbichlerWrite some more introduction, correct Neumann boundary...
2013-08-21 Guido Kanschatcopy step 16
2013-08-21 Guido Kanschattest DG with constraints and remove text
2013-08-21 Guido Kanschatmultigrid bug fixed
2013-08-21 Toby D. YoungTarget eigenvalues iff spectral transformation is in...
2013-08-21 Toby D. YoungCan not compute residual norms if no eigenvectors have...
2013-08-21 Martin KronbichlerCleanup some code so it compiles much quicker
2013-08-21 Wolfgang BangerthProvide correct output.
2013-08-20 Martin KronbichlerFix compilation
2013-08-20 Martin KronbichlerSplit vector_tools into several files to speed up compi...
2013-08-20 Wolfgang BangerthPatch by Juan Carlos Araujo Cabarcas: use higher precis...
2013-08-20 Wolfgang BangerthFix bug #85 (http://code.google.com/p/dealii/issues...
2013-08-20 Matthias MaierCMake: Fix a strange CMake bug
2013-08-19 Wolfgang BangerthAdd table of contents.
2013-08-19 Guido Kanschatmissing keyword
2013-08-19 Guido Kanschatreformat comments
2013-08-19 Wolfgang BangerthMake it run, finally..
2013-08-19 Wolfgang BangerthImplement interpolation between FE_Nothing and FE_Q.
2013-08-18 Wolfgang BangerthImprove error message.
2013-08-18 Timo Heisterupdate install instructions
2013-08-18 Wolfgang BangerthMark a member as const.
2013-08-17 Matthias MaierCMake: Rewrite parts of FindTrilinos.cmake to be way...
2013-08-17 Wolfgang BangerthAdd testcase for bug #83.
2013-08-17 Wolfgang BangerthRemove stray 'typename'.
2013-08-17 Matthias MaierCMake: Prepare build system for porting the test suite...
2013-08-17 Wolfgang BangerthFix http://code.google.com/p/dealii/issues/detail?id...
2013-08-17 Wolfgang BangerthFix http://code.google.com/p/dealii/issues/detail?id...
2013-08-17 Wolfgang BangerthProvide ConstraintMatrix::are_identity_constrained()
2013-08-16 Matthias MaierCMake: Some final changes:
2013-08-16 Matthias MaierCMake: Bugfix, use BOOST_ROOT instead of Boost_DIR.
2013-08-16 Matthias MaierCMake: Fix Boost versin numbers and BOOST_DIR
2013-08-16 Matthias MaierCMake: Bugfix: Rename "POINT" by "PATCH"
2013-08-16 Matthias MaierCMake: Print version numbers into detailed.log
2013-08-16 Matthias MaierCMake: Unify version variables
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.