Loading [MathJax]/extensions/TeX/newcommand.js
 Reference documentation for deal.II version 9.4.1
\newcommand{\dealvcentcolon}{\mathrel{\mathop{:}}} \newcommand{\dealcoloneq}{\dealvcentcolon\mathrel{\mkern-1.2mu}=} \newcommand{\jump}[1]{\left[\!\left[ #1 \right]\!\right]} \newcommand{\average}[1]{\left\{\!\left\{ #1 \right\}\!\right\}}
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Changes between Version 9.4.0 and 9.4.1

This is the list of changes made between the release of deal.II version 9.4.0 and that of 9.4.1. All entries are signed with the names of the author.

Specific improvements

  1. Fixed: Various compatiblity issues and minor bugfixes have been resolved:

    1. cmake: always export compile_commands.json in deal.II and user projects
    2. doxygen: fix various errors in formulas
    3. doxygen: fix SymmetricTensor friends
    4. cmake: fix PETSc version detection
    5. base: fix some VectorizedArrayTypes for non-default vectorization
    6. gitignore: ignore clangd files and directories
    7. change ConsensusAlgorithm deprecations to early deprecated
    8. step-81: Mention example step in the tutorial lists
    9. bugfix: use correct tolerance in MappingCartesian check


    (David Wells, Matthias Maier, Rene Gassmoeller, Sebastian Proell, Timo Heister, 2022/12/01)