]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2017-06-27 Bruno TurcksinMerge pull request #4550 from jppelteret/tw_solver_ad_01
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.
2017-06-19 Wolfgang BangerthExplicitly delete copy constructor and operator.
2017-06-19 Wolfgang BangerthUse std::unique_ptr instead of std::shared_ptr for...
2017-06-19 Wolfgang BangerthAdjust serialization output for use of std::unique_ptr.
2017-06-19 Wolfgang BangerthUse std::unique_ptrs instead of raw pointers for level...
2017-06-19 David WellsAdd a pragma for ignoring nonvirtual destructors. 4525/head
2017-06-19 David WellsUse GeometryInfo<dim>::d_linear_shape_function in two... 4524/head
2017-06-18 Timo HeisterMerge pull request #4523 from masterleinad/fix_uninitia...
2017-06-18 Daniel ArndtFix uninitialized member variables in DoFInfo 4523/head
2017-06-18 Denis DavydovMerge pull request #4522 from asartori86/fix_assert
2017-06-18 Wolfgang BangerthRemove an empty 'private:' section.
2017-06-17 alberto sartoriadded missing spacedim template 4522/head
2017-06-16 Daniel ArndtMerge pull request #4505 from bangerth/strict-enums
2017-06-16 Wolfgang BangerthMerge pull request #4521 from drwells/fix-trilinos...
2017-06-16 David WellsFix the Trilinos quick test. 4521/head
2017-06-15 Martin KronbichlerMerge pull request #4520 from drwells/vertex-inlining
2017-06-15 Luca HeltaiFixed typos. 4519/head
2017-06-15 David WellsMark the vertex lookup functions as inline. 4520/head
2017-06-14 Bruno TurcksinMerge pull request #4515 from jppelteret/fix_tw_solverb...
2017-06-14 Martin KronbichlerMerge pull request #4516 from drwells/improve-vertex...
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.