From 5780525bb1607ae58879a2053087e58776f773a7 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Fri, 1 Nov 2024 20:30:26 +0100 Subject: [PATCH] Changelog --- doc/news/changes/minor/20241101Kronbichler | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20241101Kronbichler diff --git a/doc/news/changes/minor/20241101Kronbichler b/doc/news/changes/minor/20241101Kronbichler new file mode 100644 index 0000000000..21f1d2ca27 --- /dev/null +++ b/doc/news/changes/minor/20241101Kronbichler @@ -0,0 +1,5 @@ +Improved: DoFRenumbering::matrix_free_data_locality() now also works for +elements that are not FE_Q, simply using the ordering of the degrees of +freedom on the cells. +
+(Martin Kronbichler, 2024/11/01) -- 2.39.5