]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-07-01 Wolfgang BangerthSimplify a function. 4561/head
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 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
2017-06-20 Wolfgang BangerthGuard static_asserts against MS VC. 4529/head
2017-06-19 Wolfgang BangerthMerge pull request #4530 from drwells/fix-parameterhand...
2017-06-19 David WellsFix two test outputs. 4530/head
2017-06-19 David WellsUse constant strings in two places.
2017-06-19 Wolfgang BangerthAdd a couple of static asserts to SolutionTransfer.
2017-06-19 Wolfgang BangerthReturn an object by value, rather than filling a refere... 4526/head
2017-06-19 Wolfgang BangerthMerge pull request #4525 from drwells/ignore-no-virtual...
2017-06-19 Wolfgang BangerthMerge pull request #4476 from tamiko/add_clang_format_file
2017-06-19 Wolfgang BangerthMerge pull request #4519 from luca-heltai/key-value...
2017-06-19 Wolfgang BangerthMerge pull request #4524 from drwells/use-d-linear...
2017-06-19 Wolfgang BangerthRename a member variable to better reflect its purpose.
2017-06-19 Wolfgang BangerthBreak comments.
2017-06-19 Wolfgang BangerthMove the CellDataTransferBuffer class out of an enclosi...
2017-06-19 Wolfgang BangerthRename the cellinfo structure to CellDataTransferBuffer.
2017-06-19 Wolfgang BangerthRemove a commented out piece of code.
2017-06-19 Wolfgang BangerthNon-functional source cleanups at the textual level.
2017-06-19 Wolfgang BangerthRemove a wrong comment. Add some code documentation.
2017-06-19 Wolfgang BangerthMake control flow more obvious.
2017-06-19 Wolfgang BangerthReplace an explicit by an implicit loop.
2017-06-19 Wolfgang BangerthNon-functional source cleanups at the textual level.
2017-06-19 Wolfgang BangerthDo not check that 'new' returned a non-NULL pointer.
2017-06-19 Wolfgang BangerthAdd documentation.
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.