Skip to content

deal.II version 9.4.1

Compare
Choose a tag to compare
@tamiko tamiko released this 02 Dec 00:23
· 5989 commits to master since this release

All download files are mirrored at https://dealii.org/downloads/

This is a minor update to 9.4.0 with the following changes:

  • 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