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
-
Fixed: Various compatiblity issues and minor bugfixes have been resolved:
-
cmake: always export compile_commands.json in deal.II and user projects
-
doxygen: fix various errors in formulas
-
doxygen: fix SymmetricTensor friends
-
cmake: fix PETSc version detection
-
base: fix some VectorizedArrayTypes for non-default vectorization
-
gitignore: ignore clangd files and directories
-
change ConsensusAlgorithm deprecations to early deprecated
-
step-81: Mention example step in the tutorial lists
-
bugfix: use correct tolerance in MappingCartesian check
(David Wells, Matthias Maier, Rene Gassmoeller, Sebastian Proell, Timo Heister, 2022/12/01)