Reference documentation for deal.II version GIT relicensing-487-ge9eb5ab491 2024-04-25 07:20:02+00:00
\(\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\}}\)
Loading...
Searching...
No Matches
Changes between Version 9.5.0 and 9.5.2

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

Specific improvements

  1. Fixed: various configuration, compilation and instantiation issues have been addressed:

    1. fix a compilation issue with bundled boost and modern clang compiler
    2. instantiate various MPI helper functions for signed long long int
    3. add missing codimension-one instantiation for some DoFTools functions
    4. fix compiling with PETSc with complex scalar type
    5. allow compilation with PETSc but without MPI
    6. fix compilation of bundled tbb with gcc-13
    7. detect Trilinos NOX support and guard Trilinos NOX usage


    (Daniel Arndt, Wolfgang Bangerth, Matthias Maier, 2024/01/31)