]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-05-10 Martin KronbichlerMerge pull request #8053 from jppelteret/meshloop-doc_01
2019-05-10 Martin KronbichlerMerge pull request #8059 from drwells/modernize-step-31
2019-05-10 Daniel ArndtMerge pull request #8057 from bangerth/cleanup
2019-05-10 David WellsMerge pull request #8061 from bangerth/br
2019-05-10 Wolfgang BangerthAdd some more information on the BR element. 8061/head
2019-05-10 Wolfgang BangerthMerge pull request #8056 from bangerth/partition
2019-05-10 David WellsMerge pull request #8051 from masterleinad/fix_gcc_9_wa...
2019-05-09 Daniel ArndtMerge pull request #8044 from drwells/modernize-step-30
2019-05-09 Martin KronbichlerMerge pull request #8055 from bangerth/61
2019-05-09 David Wellsstep-31: inline function definitions. 8059/head
2019-05-09 David Wellsstep-31: C++ modernization
2019-05-09 David Wellsstep-31: minor typography improvements
2019-05-09 Wolfgang BangerthMerge pull request #8046 from masterleinad/modernize...
2019-05-09 Wolfgang BangerthClean up various loops in grid_tools.cc. 8057/head
2019-05-09 Daniel ArndtAvoid declaring special member functions 8051/head
2019-05-09 Daniel ArndtAvoid signed-unsigned comparison
2019-05-09 Daniel ArndtMatch explicitly defined copy constructors with copy...
2019-05-09 Wolfgang BangerthApply the same logic in the other place where we call... 8056/head
2019-05-09 Wolfgang BangerthSimplify the code that partitions shared triangulations.
2019-05-09 Wolfgang BangerthMake the polynomial degrees in step-61 selectable. 8055/head
2019-05-09 David Wellsstep-30: minor modernizations. 8044/head
2019-05-09 David Wellsstep-30: Remove references to an old version of step-12.
2019-05-09 Wolfgang BangerthMerge pull request #8038 from kronbichler/cleanup-step-48
2019-05-09 David WellsMerge pull request #8050 from drwells/step-62-loop
2019-05-09 Wolfgang BangerthMerge pull request #8052 from masterleinad/fix_step_62_...
2019-05-09 Jean-Paul PelteretAdd examples for mesh_loop() when filtered iterators... 8053/head
2019-05-09 Jean-Paul PelteretFix a typo in the mesh_loop() example.
2019-05-09 Daniel Arndtstep-62: Fix adding real and complex numbers 8052/head
2019-05-09 Wolfgang BangerthMerge pull request #8039 from kronbichler/modernize...
2019-05-09 Wolfgang BangerthMerge pull request #7822 from marcfehling/hp-execute-3
2019-05-09 David WellsAdd some missing braces to fix step-62. 8050/head
2019-05-09 Martin KronbichlerModernize step-48 8038/head
2019-05-09 Martin KronbichlerMerge pull request #8045 from masterleinad/modernize...
2019-05-09 Martin KronbichlerModernize step-51 8039/head
2019-05-09 marcfehlingPerform p-refinement during 'Triangulation::execute_coa... 7822/head
2019-05-09 Denis DavydovMerge pull request #8027 from drwells/disable-fp-except...
2019-05-09 Daniel ArndtUpdate examples/step-53/step-53.cc 8045/head
2019-05-09 Daniel ArndtModernize step-52 8046/head
2019-05-09 Wolfgang BangerthMerge pull request #8043 from masterleinad/modernize...
2019-05-09 Daniel ArndtModernize step-53
2019-05-09 David WellsMerge pull request #8036 from drwells/modernize-step-29
2019-05-09 Wolfgang BangerthMerge pull request #7899 from marcfehling/fedom-space
2019-05-09 Daniel ArndtMake SolverType const 8043/head
2019-05-09 David Wellsstep-30: improve doxygen links
2019-05-09 Wolfgang BangerthMerge pull request #8040 from rezarastak/patch-1
2019-05-08 Daniel ArndtModernize step-56
2019-05-08 David WellsMerge pull request #8035 from bangerth/step-61
2019-05-08 Reza RastakAdding inline in header file 8040/head
2019-05-08 Wolfgang BangerthRewrite parts of step-61. 8035/head
2019-05-08 marcfehlingAdjust results for 'hp/boundary_matrices_hp'. 7899/head
2019-05-08 Marc FehlingRefactored hp::FECollection: Get fe relations with...
2019-05-08 David Wellsstep-29: wrap very long lines. 8036/head
2019-05-08 David WellsModernize step-29.
2019-05-08 Daniel ArndtMerge pull request #8037 from jppelteret/fix_tensor_con...
2019-05-08 Jean-Paul PelteretFix use of contexpr in Tensor class for older compilers 8037/head
2019-05-07 Wolfgang BangerthMerge pull request #8031 from bangerth/step-61
2019-05-07 Wolfgang BangerthRename a couple of functions in step-61. 8031/head
2019-05-07 Daniel ArndtMerge pull request #8024 from drwells/modernize-step-28
2019-05-07 Daniel ArndtMerge pull request #8019 from masterleinad/modernize_st...
2019-05-07 David WellsDisable floating point exceptions in some scalapack... 8027/head
2019-05-07 Wolfgang BangerthMerge pull request #8025 from masterleinad/modernize_st...
2019-05-07 Daniel ArndtMerge pull request #8011 from rezarastak/adding_cxx11_c...
2019-05-07 Martin KronbichlerMerge pull request #8023 from bangerth/step-61
2019-05-07 Jean-Paul PelteretMerge pull request #8018 from jppelteret/ad-fix_tests
2019-05-07 Daniel ArndtModernize step-59 8025/head
2019-05-07 David WellsMerge pull request #8016 from masterleinad/modernize_st...
2019-05-07 David Wellsstep-28: fix a bug with the first mesh cycle. 8024/head
2019-05-07 David Wellsstep-28: Improve results formatting.
2019-05-07 David Wellsstep-28: Convert raw pointers to unique_ptrs.
2019-05-07 David Wellsstep-28: use ranged-for loops.
2019-05-07 David Wellsstep-28: minor typography fixes
2019-05-07 David WellsMerge pull request #8022 from drwells/matrix-tools-doc
2019-05-07 David WellsFix a comment that had the wrong boundary id type. 8022/head
2019-05-07 Daniel ArndtAlternative return value formatting 8019/head
2019-05-07 Wolfgang BangerthRewrite some code in step-61. 8023/head
2019-05-06 Daniel ArndtModernize step-62
2019-05-06 Jean-Paul PelteretFix some failing AD tests. 8018/head
2019-05-06 Wolfgang BangerthMerge pull request #7911 from jppelteret/workstream_mes...
2019-05-06 Daniel ArndtUse dof_handler instead of dof 8016/head
2019-05-06 Jean-Paul PelteretMerge pull request #8017 from masterleinad/fix_sacado_tests
2019-05-06 Daniel ArndtMerge pull request #8014 from anates/step-55-complex...
2019-05-06 Daniel ArndtFix Sacado tests 8017/head
2019-05-06 Daniel ArndtMerge pull request #8010 from drwells/update-chunksize...
2019-05-06 Daniel ArndtModernize step-63
2019-05-06 Daniel ArndtMerge pull request #8013 from rezarastak/ad_tests_fix
2019-05-06 RolandHaving PETSC_WITH_COMPLEX would stop step-55 from being... 8014/head
2019-05-06 Reza RastakFix many of the output files for the tests of sacado... 8013/head
2019-05-06 Daniel ArndtMerge pull request #8007 from drwells/modernize-step-25
2019-05-05 Reza RastakSprinkling c++11-compliant constexpr onto tensor.h... 8011/head
2019-05-05 Daniel ArndtMerge pull request #8006 from drwells/modernize-step-24
2019-05-05 David WellsAdd some documentation on chunk sizes. 8010/head
2019-05-05 David WellsModernize step-25. 8007/head
2019-05-05 David WellsModernize step-24. 8006/head
2019-05-05 Daniel ArndtMerge pull request #8005 from drwells/modernize-step-23
2019-05-04 David WellsModernize step-23. 8005/head
2019-05-03 Daniel ArndtMerge pull request #7971 from ginkgo-project/ginkgo...
2019-05-03 Daniel ArndtMerge pull request #8000 from kronbichler/cheby_doc_update
2019-05-03 Jean-Paul PelteretWIP: Move IteratorOverIterators out of Iterator range... 7911/head
2019-05-03 Daniel ArndtMerge pull request #8001 from dangars/fix_typo_equation
2019-05-03 Daniel Garcia... Fix typos in equations 8001/head
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.