![]() |
deal.II version 9.7.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.
Fixed: FESystem now populates the adjust_line_dof_index_for_line_orientation_table in 2d, which in turn fixes higher-order simplex elements in 2d.
(Arthur Bawin, David Wells, 2025/08/20)
Fixed: The setup of faces of MatrixFree for dim = 1 across periodic boundaries added some faces twice. This is now fixed.
(Martin Kronbichler, Peter Munch, Magdalena Schreter-Fleischhacker, Andreas Koch, 2025/07/25)