]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-07-23 Wolfgang BangerthMinor doc updates to a couple of classes. 4647/head
2017-07-22 Jean-Paul PelteretMerge pull request #4644 from bangerth/doc-update
2017-07-22 Wolfgang BangerthBetter document the extract_subvector_to() functions. 4644/head
2017-07-22 Wolfgang BangerthBetter document the extract_subvector_to() functions.
2017-07-22 Wolfgang BangerthMerge pull request #4628 from gassmoeller/allow_zero_di...
2017-07-22 Rene GassmoellerAdd instantiations 4628/head
2017-07-21 Wolfgang BangerthMerge pull request #4640 from kronbichler/fix_mg_ghost_...
2017-07-21 Bruno TurcksinMerge pull request #4636 from bangerth/dofhandler-update
2017-07-21 Rene GassmoellerInstantiate output for zero dim.
2017-07-21 Wolfgang BangerthAddress a couple of review comments. 4636/head
2017-07-21 Wolfgang BangerthStandardize on 'template <class DoFHandlerType>'.
2017-07-20 David WellsMerge pull request #4641 from bangerth/make-var-const
2017-07-20 Wolfgang BangerthMake a couple of variables 'const'. 4641/head
2017-07-20 Martin KronbichlerAdd changelog. 4640/head
2017-07-20 Martin KronbichlerAdd new test
2017-07-20 Martin KronbichlerFix bug in MG ghost layer computation leading to dead...
2017-07-20 Daniel ArndtMerge pull request #4637 from bangerth/fix-serialization
2017-07-20 Bruno TurcksinMerge pull request #4634 from bangerth/simplify-code
2017-07-20 Bruno TurcksinMerge pull request #4631 from bangerth/delete-copy...
2017-07-19 Daniel ArndtMerge pull request #4635 from bangerth/simplify-test
2017-07-19 Wolfgang BangerthCompress buffers before communicating.
2017-07-19 Wolfgang BangerthSubstantially simplify the creation of the NumberCache.
2017-07-19 Wolfgang BangerthMake two blocks of code the same.
2017-07-19 Wolfgang BangerthSimplify the implementation of an algorithm slightly.
2017-07-19 Wolfgang BangerthRename a variable.
2017-07-19 Wolfgang BangerthSimplify an algorithm.
2017-07-19 Wolfgang BangerthMore DoFHandler policy cleanups.
2017-07-19 Wolfgang BangerthInstantiate the ParallelDistributed policy for hp:...
2017-07-19 Wolfgang BangerthFix serialization of DoFHandler. 4637/head
2017-07-19 Wolfgang BangerthMark copy operators as explicitly deleted. 4631/head
2017-07-19 Wolfgang BangerthRemove an unnecessary cast. 4635/head
2017-07-19 Wolfgang BangerthSimplify a small piece of code. 4634/head
2017-07-19 Wolfgang BangerthMerge pull request #4633 from tjhei/doc_loop_control
2017-07-19 Timo Heisterimprove LoopControl documentation 4633/head
2017-07-19 David WellsMerge pull request #4630 from masterleinad/replace_depr...
2017-07-19 Daniel ArndtReplace calls to deprecated TableIndices constructor 4630/head
2017-07-19 Wolfgang BangerthMerge pull request #4629 from masterleinad/fix_construc...
2017-07-19 Daniel ArndtUse appropriate constructor for QGaussChebyshev* 4629/head
2017-07-19 Bruno TurcksinMerge pull request #4624 from bangerth/dofhandler-update
2017-07-19 Wolfgang BangerthSimplify an assertion. 4624/head
2017-07-18 Wolfgang BangerthMore small cleanups.
2017-07-18 Wolfgang BangerthLet a function return its product, rather than use...
2017-07-18 Wolfgang BangerthLet a function return its product, rather than use...
2017-07-18 Wolfgang BangerthMore random cleanups.
2017-07-18 Wolfgang BangerthMerge pull request #4626 from drwells/add-time-dependen...
2017-07-18 David WellsAdd an extra iterator validation check. 4626/head
2017-07-18 Wolfgang BangerthRename a couple of variables.
2017-07-18 Bruno TurcksinMerge pull request #4620 from bangerth/avoid-raw-pointers
2017-07-18 Bruno TurcksinMerge pull request #4622 from bangerth/simplify-pointer...
2017-07-18 Bruno TurcksinMerge pull request #4623 from bangerth/add-changelog
2017-07-17 Wolfgang BangerthMinor doc update.
2017-07-17 Wolfgang BangerthFix a bug: Also catch the hp case in testing a policy...
2017-07-17 Wolfgang BangerthProvide the ParallelDistributed policy with a DoFHandle...
2017-07-17 Wolfgang BangerthAdd a changelog entry for hp::DoFHandler vs p::s::Trian... 4623/head
2017-07-17 Wolfgang BangerthUse a clearer initialization syntax. 4622/head
2017-07-17 Timo HeisterMerge pull request #4621 from bangerth/doc-update
2017-07-17 Wolfgang BangerthFix a minor spelling problem in a heading. 4621/head
2017-07-17 Wolfgang BangerthAvoid raw pointers. Use std::unique_ptr instead. 4620/head
2017-07-17 Wolfgang BangerthMerge pull request #4619 from jppelteret/change_tutoria...
2017-07-17 Jean-Paul PelteretTutorial CMake error message now displays configured... 4619/head
2017-07-17 David WellsMerge pull request #4617 from bangerth/fix-error-messages
2017-07-17 Jean-Paul PelteretUpdate CMake error message in tutorials.
2017-07-17 Wolfgang BangerthReplace message-less exceptions with ones that say... 4617/head
2017-07-17 Wolfgang BangerthMerge pull request #4618 from drwells/namespace-grid
2017-07-16 David WellsReorganize (some of) the internal grid functions. 4618/head
2017-07-16 Matthias MaierMerge pull request #4615 from tamiko/bugfix_gmg_2
2017-07-16 Matthias MaierAdd a changes entry 4615/head
2017-07-16 Matthias MaierBugfix: Do not assume a fully functional matrix interfa...
2017-07-16 Matthias MaierBugfix: Add overload for linear_operator that takes...
2017-07-16 Matthias MaierBugfix: Initialize with a linear_operator
2017-07-16 Wolfgang BangerthMerge pull request #4616 from drwells/namespace-fes
2017-07-16 David WellsPut internal FE functions in specific namespaces. 4616/head
2017-07-15 Daniel ArndtMerge pull request #4601 from vishalkenchan/new/solver_fire
2017-07-14 vishalkenchanupdated authors 4601/head
2017-07-14 vishalkenchanupdated documentation
2017-07-14 vishalkenchannew SolverFIRE inertial relaxation algorithm
2017-07-14 Wolfgang BangerthMerge pull request #4587 from kronbichler/master
2017-07-14 Wolfgang BangerthMerge pull request #4607 from tamiko/deprecate_pointer_...
2017-07-14 Wolfgang BangerthMerge pull request #4614 from drwells/rename-c++11...
2017-07-14 David WellsRemove 'with_cxx11' checks from test output files. 4614/head
2017-07-14 Denis DavydovMerge pull request #4612 from tamiko/bugfix_gmg
2017-07-14 Matthias MaierBugfix: Revert an accidential change of an unrelated... 4612/head
2017-07-14 Matthias Maieradd a changes entry 4607/head
2017-07-14 Matthias MaierDeprecate PointerMatrix
2017-07-14 Bruno TurcksinMerge pull request #4606 from tamiko/do_not_user_pointe...
2017-07-14 Martin KronbichlerAdd changelog 4587/head
2017-07-14 Martin KronbichlerUse tensor product matrix in MappingQGeneric.
2017-07-14 Martin KronbichlerAdd new class TensorProductMatrix
2017-07-14 Daniel ArndtMerge pull request #4597 from bangerth/cleanup-table...
2017-07-14 Matthias MaierBugfix: Use operator exemplars for preconditioners 4606/head
2017-07-13 Matthias Maiermake astyle happy
2017-07-13 Matthias MaierWork around an incompatibility of MatrixBlockArray...
2017-07-13 Matthias Maiermultigrid/transfer_matrix_free_11: Only run if MPI...
2017-07-13 Matthias MaierRemove obsolete includes
2017-07-13 Matthias MaierCleanup: Use LinearOperator instead of PointerMatrix
2017-07-13 Matthias MaierCleanup: Use LinearOperator instead of PointerMatrix
2017-07-13 Matthias MaierCleanup: Use LinearOperator instead of PointerMatrix
2017-07-13 Matthias MaierCleanup: Use LinearOperator instead of PointerMatrix
2017-07-13 David WellsMerge pull request #4605 from bangerth/delete-constructors
2017-07-12 Bruno TurcksinMerge pull request #4602 from bangerth/doc-update
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.