]> https://gitweb.dealii.org/ - dealii.git/shortlog
dealii.git
2019-05-14 Matthias MaierUpdate TAG file 8164/head
2019-05-14 Matthias MaierMerge pull request #8158 from kronbichler/fix_trilinos_...
2019-05-14 Martin KronbichlerMerge pull request #8159 from kronbichler/fix_grid_tool...
2019-05-14 Martin KronbichlerMerge pull request #8160 from jppelteret/ad-band_aid_sa...
2019-05-14 Jean-Paul PelteretBand-aid for a failing AD test 8160/head
2019-05-14 Bruno TurcksinMerge pull request #8157 from kronbichler/improve-step-59
2019-05-14 Martin KronbichlerMerge pull request #8154 from tamiko/deuglify_step_42
2019-05-14 Martin KronbichlerMerge pull request #8151 from masterleinad/fix_icc_19_w...
2019-05-14 Martin KronbichlerCorrect memory access in grid_tools_guess_pt_owner_02 8159/head
2019-05-14 Martin KronbichlerAdapt test file for Trilinos IC precondition 8158/head
2019-05-14 Martin KronbichlerFix some typos in results of step-59 8157/head
2019-05-14 Martin KronbichlerMerge pull request #8135 from kronbichler/gcc9-warning-0
2019-05-14 Timo HeisterMerge pull request #8140 from tamiko/cppcheck-1
2019-05-14 Matthias MaierMerge pull request #8155 from tjhei/tutorial_improvements
2019-05-14 Timo Heisterimprove tutorial layouts 8155/head
2019-05-14 Matthias Maierdeuglify step-42 8154/head
2019-05-14 Matthias MaierMerge pull request #8148 from drwells/disable-fp-except...
2019-05-14 Daniel ArndtAvoid ICC-19 warning 8151/head
2019-05-14 David WellsMerge pull request #8150 from masterleinad/missing_head...
2019-05-14 Daniel ArndtAdd missing header in symengine_tensor_operations.h 8150/head
2019-05-14 Daniel ArndtMerge pull request #8147 from kronbichler/fix_two_tests
2019-05-14 Daniel ArndtMerge pull request #8142 from drwells/cppcheck-9.1
2019-05-13 Daniel ArndtCreate vector before assigning 8135/head
2019-05-13 Timo HeisterMerge pull request #8149 from drwells/add-6774-changelog
2019-05-13 Matthias MaierMerge pull request #8139 from tamiko/disable-gcc-9...
2019-05-13 Matthias Maierfix changelog entry format 8149/head
2019-05-13 Matthias MaierCppcheck: Fix general_data_storage.h 8140/head
2019-05-13 David WellsAdd a changelog entry for 6774.
2019-05-13 David WellsDisable floating point exceptions in two HDF5 tests. 8148/head
2019-05-13 Martin KronbichlerMerge pull request #8145 from masterleinad/warn_cuda_th...
2019-05-13 David Wellscppcheck: initialize a member in the init list. 8142/head
2019-05-13 David Wellscppcheck: Pass a vector by reference.
2019-05-13 David Wellscppcheck: Match variable names in the header and source.
2019-05-13 David Wellscppcheck: explicitly call a virtual function in a ctor.
2019-05-13 David Wellscppcheck: remove a duplicate static constant.
2019-05-13 Martin KronbichlerMake point comparison more stable in case of roundoff 8147/head
2019-05-13 Martin KronbichlerAllow test with 48 iterations
2019-05-13 Daniel ArndtAdd recommendation 8145/head
2019-05-13 Martin KronbichlerMerge pull request #8146 from tjhei/doxygen_style_tables
2019-05-13 Martin KronbichlerMerge pull request #8143 from tjhei/table_empty_lines
2019-05-13 Martin KronbichlerMerge pull request #8141 from tamiko/cppcheck-2
2019-05-13 Timo Heisteruse doxygen style for html tables with border 8146/head
2019-05-13 Daniel ArndtWarn about using CUDA+Threads+march=native
2019-05-13 Timo Heisterremove newlines in tables 8143/head
2019-05-13 Timo Heisterlower case html tables
2019-05-13 David Wellscppcheck: add an assertion.
2019-05-13 David Wellscppcheck: prefer ++i to i++
2019-05-13 Martin KronbichlerMerge pull request #8128 from kronbichler/disable_simd_...
2019-05-13 Martin KronbichlerMerge pull request #8137 from tamiko/update-copyright
2019-05-13 Martin KronbichlerAdd another default method
2019-05-13 Martin Kronbichlergcc9 warning: Provide copy constructor for class with...
2019-05-13 David WellsMerge pull request #8138 from tamiko/update_trilinos_ve...
2019-05-13 Martin KronbichlerDisable diagnostics pragma in a few boost and tbb headers 8139/head
2019-05-13 Matthias Maiercppcheck: avoid an unused variable 8141/head
2019-05-13 Matthias Maierignore -Wdeprecated-copy in external headers
2019-05-13 Matthias MaierUpdate Trilinos version. 8138/head
2019-05-13 Matthias MaierUpdate copyright years. 8137/head
2019-05-13 Martin KronbichlerDisable vectorization with CUDA 8128/head
2019-05-13 Martin KronbichlerDisable vectorization if DEAL_II_VECTORIZATION_LEVEL=0
2019-05-13 Martin KronbichlerMerge pull request #8133 from bangerth/fix
2019-05-13 Wolfgang BangerthFix a couple of comments. 8133/head
2019-05-13 Martin KronbichlerMerge pull request #8130 from bangerth/fixup
2019-05-13 Martin KronbichlerMerge pull request #8129 from bangerth/table
2019-05-13 Wolfgang BangerthFix the two comments from #8127. 8130/head
2019-05-13 Wolfgang BangerthProvide a much nicer way to format a table in step-56. 8129/head
2019-05-13 Wolfgang BangerthMerge pull request #8127 from tjhei/wrap_comment_warnings
2019-05-13 Wolfgang BangerthMerge pull request #8123 from drwells/improve-plural
2019-05-13 Wolfgang BangerthMerge branch 'master' into wrap_comment_warnings 8127/head
2019-05-13 Martin KronbichlerMerge pull request #8012 from Rombur/cuda_tutorial
2019-05-13 Martin KronbichlerMerge pull request #8124 from masterleinad/fix_codespel...
2019-05-13 Timo Heistera few more
2019-05-13 Timo Heisterrelease: wrap_comment warnings
2019-05-13 Daniel ArndtMerge pull request #8033 from jppelteret/sd-scalar_tens...
2019-05-13 Daniel ArndtFix codespell findings 8124/head
2019-05-13 David WellsUse 'Tensor objects' instead of 'Tensors'. 8123/head
2019-05-12 Jean-Paul PelteretImprove documentation of SD tensor operations 8033/head
2019-05-12 Jean-Paul PelteretImprove documentation of SD scalar operations
2019-05-12 David WellsMerge pull request #8121 from jppelteret/sd-doc_02
2019-05-12 Jean-Paul PelteretTidy up some grammar used to describe SD math functions 8121/head
2019-05-12 Jean-Paul PelteretCorrect an incomplete latex command in math mode
2019-05-12 Jean-Paul PelteretMerge pull request #8120 from jppelteret/sd-doc_01
2019-05-12 Jean-Paul PelteretFix some spelling errors in documentation of AD module 8120/head
2019-05-12 Jean-Paul PelteretAdd documentation module for symbolic differentiation
2019-05-12 David WellsMerge pull request #8117 from drwells/fix-uninitialized...
2019-05-12 Matthias MaierMerge pull request #8115 from tjhei/doxygen_fixes3
2019-05-12 Matthias MaierMerge pull request #8116 from tjhei/doxygen_fixes4
2019-05-12 Jean-Paul PelteretMerge pull request #8119 from drwells/double-word-typos
2019-05-12 David WellsFix some double-word typos. 8119/head
2019-05-12 Jean-Paul PelteretRename some internal functions
2019-05-12 Jean-Paul PelteretAdd further documentation on template parameters
2019-05-12 Jean-Paul PelteretAdd a changelog entry
2019-05-12 Jean-Paul PelteretAdd test for SD tensor substitution and evaluation
2019-05-12 Jean-Paul PelteretAdd test for SD scalar substitution and evaluation
2019-05-12 Jean-Paul PelteretAdd specialisation for rank-0 Tensor functions
2019-05-12 Jean-Paul PelteretMove definition of a template function to the header...
2019-05-12 Jean-Paul PelteretImplement substitution and evaluation for SD tensors
2019-05-12 Jean-Paul PelteretImplement substitution and evaluation for SD scalar...
2019-05-12 Jean-Paul PelteretMerge pull request #8118 from drwells/add-newline
2019-05-12 Jean-Paul PelteretFix use of class name FEFaceFvalues in ScratchData... 8115/head
2019-05-12 Jean-Paul PelteretFix some doxygen parameters
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.