]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-05-09 Jean-Paul PelteretFix a typo in the mesh_loop() example.
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 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
2019-05-03 Martin KronbichlerUpdate Chebyshev documentation 8000/head
2019-05-03 Pratik NayakFix changes suggested by @bangerth. 7971/head
2019-05-03 Wolfgang BangerthMerge pull request #6982 from jppelteret/ad-helpers_08
2019-05-03 David WellsMerge pull request #7998 from Rombur/fix_link
2019-05-03 Bruno Turcksinfix link to notebook 7998/head
2019-05-03 Jean-Paul PelteretReduce ADOL-C max_tape_index limit when using GCC 6982/head
2019-05-03 Jean-Paul PelteretUse std_cxx14::make_unique in ScratchData
2019-05-02 Wolfgang BangerthMerge pull request #7996 from dangars/tutorials_list_st...
2019-05-02 Daniel Garcia... Add step-62 to the tutorials list 7996/head
2019-05-02 Jean-Paul PelteretMerge pull request #7995 from jppelteret/sd-doc_02
2019-05-02 Daniel ArndtMerge pull request #7991 from dangars/cmake_options
2019-05-02 Daniel Garcia... Add CMake options to the documentation 7991/head
2019-05-02 David WellsMerge pull request #7990 from bangerth/cleanup
2019-05-02 Jean-Paul PelteretImplement iterator range support in MeshWorker::mesh_loop()
2019-05-02 Jean-Paul PelteretImplement iterator range support in WorkStream::run()
2019-05-02 Jean-Paul PelteretAdd a convenience function to make IteratorRange objects
2019-05-02 Jean-Paul PelteretAdd conversion operator to IteratorRange::IteratorOverI...
2019-05-02 Jean-Paul PelteretMark a class function as const
2019-05-02 Jean-Paul PelteretAdd a template constraint that checks if objects are...
2019-05-02 Wolfgang BangerthFix a typo. 7990/head
2019-05-02 Wolfgang BangerthRename a local variable, make one 'const'.
2019-05-02 Jean-Paul PelteretRemove a namespace alias in header files 7995/head
2019-05-02 Jean-Paul PelteretFix a section label
2019-05-02 David WellsMerge pull request #7905 from luca-heltai/parsed_conver...
2019-05-02 Wolfgang BangerthMerge pull request #7994 from dangars/phononic-cavity...
2019-05-02 Daniel Garcia... Changelog entry 7994/head
2019-05-02 Luca HeltaiFix documentation. 7905/head
2019-05-02 Martin KronbichlerMerge pull request #7993 from drwells/add-missing-override
2019-05-02 Daniel ArndtMerge pull request #7973 from jppelteret/sd-map_utiliti...
2019-05-02 David WellsAdd some missing override annotations to step-63. 7993/head
2019-05-02 David WellsMerge pull request #7992 from bangerth/fix
2019-05-02 Wolfgang BangerthMake sure a changelog entry also references the namespa... 7992/head
2019-05-01 Wolfgang BangerthMerge pull request #6747 from dangars/phononic-cavity
2019-05-01 Daniel ArndtMerge pull request #7974 from jppelteret/sd-map_utiliti...
2019-05-01 Wolfgang BangerthMerge pull request #7738 from tcclevenger/step-63
2019-05-01 Daniel Garcia... Set-up the dependencies 6747/head
2019-05-01 Wolfgang BangerthMerge pull request #7913 from luca-heltai/mapping-center
2019-05-01 David WellsMerge pull request #7986 from bangerth/61-5
2019-05-01 David WellsMerge pull request #7987 from bangerth/fix-typos
2019-05-01 Wolfgang BangerthFix a couple of typos. 7987/head
2019-05-01 Wolfgang BangerthAlign a set of equations. 7986/head
2019-05-01 Wolfgang BangerthMerge pull request #7984 from jppelteret/sd-doc_01
2019-05-01 David WellsMerge pull request #7954 from bangerth/61-4
2019-05-01 Wolfgang BangerthMerge pull request #7985 from jppelteret/ad-doc_02
2019-05-01 Luca Heltaiexclude_from_rates -> compute_rate
2019-05-01 Bruno TurcksinMerge pull request #7983 from rezarastak/grid_in_abaqus...
2019-05-01 Jean-Paul PelteretUpdate module on user interfaces to AD libraries 7985/head
2019-05-01 Jean-Paul PelteretAdd placeholder for documentation on symbolic different... 7984/head
2019-05-01 Jean-Paul PelteretBuild documentation with SymEngine enabled
2019-05-01 Reza Rastakreverting the effects of the last commit on the last... 7983/head
2019-05-01 Wolfgang BangerthUse 'align' instead of 'eqnarray'. 7954/head
2019-05-01 Wolfgang BangerthEdit the results section of step-61.
2019-05-01 Reza Rastakfix typo in 2d_short_handwritten.inp
2019-05-01 Luca HeltaiRemoved boolean from options.
2019-05-01 Bruno TurcksinMerge pull request #7982 from rezarastak/patch-1
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.