]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-07-04 Denis DavydovMerge pull request #4572 from bangerth/remove-todo
2017-07-03 Wolfgang BangerthRemove a TODO. 4572/head
2017-07-03 Matthias MaierMerge pull request #4569 from tamiko/deprecate_parpack_...
2017-07-03 Matthias Maieradd a news/changes entry 4569/head
2017-07-02 Matthias MaierDeprecate ParpackSolver::Shift
2017-07-01 Martin KronbichlerMerge pull request #4560 from bangerth/more-dofhandler...
2017-07-01 Martin KronbichlerMerge pull request #4564 from bangerth/improve-mg-verte...
2017-07-01 Wolfgang BangerthUse a smart pointer instead of a raw pointer. 4564/head
2017-07-01 Wolfgang BangerthImprove the storage of MG vertex dofs.
2017-07-01 David WellsMerge pull request #4561 from bangerth/simplify-code
2017-07-01 Wolfgang BangerthSimplify a function. 4561/head
2017-06-30 David WellsMerge pull request #4562 from bangerth/improve-error
2017-06-30 Wolfgang BangerthUpdate fe_values.cc 4562/head
2017-06-30 David WellsMerge pull request #4563 from bangerth/fix-grammar
2017-06-30 Wolfgang BangerthFix the grammar of a comment. 4563/head
2017-06-30 Wolfgang BangerthImprove an error message.
2017-06-30 Wolfgang BangerthLet DoFHandler mg renumbering call the policy. 4560/head
2017-06-30 Wolfgang BangerthExpose the ability to renumber MG dofs in the DoFHandle...
2017-06-30 Wolfgang BangerthRefactor DoFHandlerPolicy::Implementation::renumber_mg_...
2017-06-30 Wolfgang BangerthParallelize some operations.
2017-06-30 Wolfgang BangerthRefactor DoFHandlerPolicy::Implementation::renumber_dofs().
2017-06-30 Wolfgang BangerthMerge pull request #4558 from tamiko/cmake_fixes
2017-06-30 Matthias MaierCMake: Also remove ninja file during "make distclean... 4558/head
2017-06-30 Matthias MaierCMake: Concatenate subsequent compiler flag strings...
2017-06-30 Martin KronbichlerMerge pull request #4549 from masterleinad/fix_timer
2017-06-29 Bruno TurcksinMerge pull request #4557 from masterleinad/fix_document...
2017-06-29 Daniel ArndtFix generating doxygen output from changes.h 4557/head
2017-06-28 Wolfgang BangerthMake the sequential policy class compile for hp::DoFHan...
2017-06-28 Wolfgang BangerthMake the DoFHandler a template type of the Sequential...
2017-06-28 Daniel ArndtFix documentation 4549/head
2017-06-28 Daniel ArndtUse signaling_nan's again for initialization
2017-06-28 Matthias MaierMerge pull request #4556 from bangerth/dofhandler-cleanup-3
2017-06-28 Daniel ArndtMerge pull request #4555 from bangerth/style-fixes
2017-06-28 Daniel ArndtMerge pull request #4554 from bangerth/dofhandler-cleanup-2
2017-06-28 Wolfgang BangerthFix a wrong data type. 4556/head
2017-06-28 Wolfgang BangerthMake coding style more uniform. 4555/head
2017-06-27 Wolfgang BangerthClean up one more DoFHandlerPolicy thing. 4554/head
2017-06-27 Bruno TurcksinMerge pull request #4553 from bangerth/style-updates
2017-06-27 Wolfgang BangerthUpdate for style. 4553/head
2017-06-27 Bruno TurcksinMerge pull request #4550 from jppelteret/tw_solver_ad_01
2017-06-27 Daniel ArndtAdd change log entry for the incompatibilities
2017-06-27 Daniel ArndtFixup timer
2017-06-27 Wolfgang BangerthMerge pull request #4551 from bangerth/dofhandler-cleanup-3
2017-06-26 Wolfgang BangerthUse std::unique_ptr in hp::DoFHandler. 4551/head
2017-06-26 Wolfgang BangerthProbably the smallest cleanups ever.
2017-06-26 Denis DavydovMerge pull request #4548 from kronbichler/fix_compiler_...
2017-06-26 Jean-Paul PelteretUse inheritance for TrilinosWrappers iterative solver... 4550/head
2017-06-26 Martin KronbichlerMerge pull request #4547 from bangerth/dofhandler-cleanup-2
2017-06-26 Martin KronbichlerAvoid warning about uninitialized variable. 4548/head
2017-06-26 Wolfgang BangerthDo not derive the ParallelShared policy from the Sequen... 4547/head
2017-06-26 Wolfgang BangerthParallelize the action of the update_all_*_cell_dof_ind...
2017-06-26 Wolfgang BangerthRefactor some code.
2017-06-26 Martin KronbichlerMerge pull request #4546 from bangerth/dofhandler-cleanup-2
2017-06-26 Denis DavydovMerge pull request #4545 from bangerth/index-set-cleanup
2017-06-26 Wolfgang BangerthRemove an argument to a function that was no longer... 4546/head
2017-06-26 Wolfgang BangerthSimplify code by using new NumberCache constructors.
2017-06-26 Wolfgang BangerthIntroduce new constructors for NumberCache.
2017-06-26 Wolfgang BangerthReindent and reformat parts of index_set.h. 4545/head
2017-06-25 Martin KronbichlerMerge pull request #4543 from bangerth/complete-index-set
2017-06-25 Martin KronbichlerMerge pull request #4538 from bangerth/dofhandler-cleanup
2017-06-25 Denis DavydovMerge pull request #4544 from bangerth/suppress-warning
2017-06-25 Wolfgang BangerthSuppress a warning. 4544/head
2017-06-25 Wolfgang BangerthAdd a changelog entry. 4543/head
2017-06-25 Wolfgang BangerthCompress the result of complete_index_set().
2017-06-24 Bruno TurcksinMerge pull request #4542 from drwells/attain-vs-obtain
2017-06-24 David WellsGrammar: clarify obtain vs. attain. 4542/head
2017-06-23 Bruno TurcksinMerge pull request #4541 from kronbichler/fix_tests
2017-06-23 Martin KronbichlerAdd another output file for Trilinos 12.10. 4541/head
2017-06-23 Martin KronbichlerAdjust test output.
2017-06-23 Wolfgang BangerthConvert the final policy function. 4538/head
2017-06-23 Wolfgang BangerthRemove an argument to a function that was no longer...
2017-06-23 Martin KronbichlerMerge pull request #4458 from nfehn/master
2017-06-23 Wolfgang BangerthLet DoFHandler policy classes return the NumberCache...
2017-06-23 Wolfgang BangerthRemove an assertion in 3 related functions.
2017-06-23 Niklas Fehnoutput of tests adjusted 4458/head
2017-06-23 Wolfgang BangerthLet the DoFHandler policy classes' distribute_dofs...
2017-06-23 Wolfgang BangerthMerge pull request #4539 from drwells/add-material...
2017-06-22 David WellsAdd a glossary link for material_id. 4539/head
2017-06-22 Wolfgang BangerthDon't just store references, but SmartPointer objects.
2017-06-22 Wolfgang BangerthLet the DoFHandler policy classes store references...
2017-06-22 Wolfgang BangerthImplement an empty, virtual destructor via '=default'.
2017-06-22 Martin KronbichlerMerge pull request #4534 from bangerth/dofhandler-cleanup-3
2017-06-22 Wolfgang BangerthMerge branch 'master' into dofhandler-cleanup-3 4534/head
2017-06-21 Daniel ArndtMerge pull request #4536 from bangerth/dofhandler-cleanup-7
2017-06-21 Wolfgang BangerthDeprecate (hp::)DoFHandler::invalid_dof_index.
2017-06-21 Wolfgang BangerthUse a cheaper call. 4536/head
2017-06-21 David WellsMerge pull request #4532 from bangerth/dofhandler-cleanup-6
2017-06-21 Wolfgang BangerthRename a variable for greater clarity. 4532/head
2017-06-21 Wolfgang BangerthAvoid a global communication by using a function that...
2017-06-21 Martin KronbichlerMerge pull request #4533 from bangerth/dofhandler-cleanup-4
2017-06-21 Martin KronbichlerMerge pull request #4528 from bangerth/dofhandler-cleanup-2
2017-06-21 Martin KronbichlerMerge pull request #4535 from drwells/compile-transfini...
2017-06-21 David WellsCompile TransfiniteInterpolationManifold<1> in the... 4535/head
2017-06-21 Wolfgang BangerthCheck whether a function call makes sense at the place...
2017-06-21 Wolfgang BangerthSimplify the logic of CellDataTransferBuffer::(un)pack_... 4528/head
2017-06-21 Wolfgang BangerthRemove hp::DoFHandler::MGVertexDoFs. 4533/head
2017-06-20 David WellsMerge pull request #4526 from bangerth/dofhandler-cleanup
2017-06-20 Bruno TurcksinMerge pull request #4531 from bangerth/fix-typos
2017-06-20 Wolfgang BangerthFix a couple of typos. 4531/head
2017-06-20 Daniel ArndtMerge pull request #4529 from bangerth/add-static-asserts
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.