![]() |
Reference documentation for deal.II version 9.5.1
|
This is the list of changes made since the last release of deal.II. All entries are signed with the names of the authors.
Following are a few modifications to the library that unfortunately are incompatible with previous versions of the library, but which we deem necessary for the future maintainability of the library. Unfortunately, some of these changes will require modifications to application programs. We apologize for the inconvenience this causes.
Removed: The rarely used long double variants std_cxx17::legendrel and std_cxx17::cyl_bessel_jl have been removed due to a compatibility issue with boost-1.83. If you happen to use these functions in your project you can change to using std::legendrel and std::cyl_bessel_jl directly, which are provided by the C++ standard template library.
(Matthias Maier, 2024/01/08)
Rotated: The changes files have been rotated.
(Matthias Maier, 2023/06/27)
Rotated: The changes files have been rotated.
(Matthias Maier, 2023/06/27)
Rotated: The changes files have been rotated.
(Matthias Maier, 2023/06/27)