From 806cd2f480f4266a8835ef54f00f0a5bc108c7f7 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Wed, 16 Aug 2023 13:30:25 +0200 Subject: [PATCH] Changelog --- doc/news/changes/minor/20230816Kronbichler | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/news/changes/minor/20230816Kronbichler diff --git a/doc/news/changes/minor/20230816Kronbichler b/doc/news/changes/minor/20230816Kronbichler new file mode 100644 index 0000000000..589ccae502 --- /dev/null +++ b/doc/news/changes/minor/20230816Kronbichler @@ -0,0 +1,7 @@ +Improved: The classes MGSmootherRelaxation and mg::SmootherRelaxation can now +also handle matrices of types `MGLevelObject>` or +`MGLevelObject>` in their `initialize()` functions by the +use of Utilities::get_underlying_value(), rather than MGLevelObject of the +actual matrix type only. +
+(Martin Kronbichler, 2023/08/16) -- 2.39.5