From e322a9a17d881384a8ab53e794e25684ddff2f30 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Thu, 7 Sep 2023 20:48:16 +0200 Subject: [PATCH] Changelog --- doc/news/changes/minor/20230907Kronbichler | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20230907Kronbichler diff --git a/doc/news/changes/minor/20230907Kronbichler b/doc/news/changes/minor/20230907Kronbichler new file mode 100644 index 0000000000..22e6d218f1 --- /dev/null +++ b/doc/news/changes/minor/20230907Kronbichler @@ -0,0 +1,5 @@ +Fixed: FEValues requesting only mapping information but initialized with +elements derived from FE_PolyTensor would previously run into an assertion on +unstructured 2d meshes. This is now fixed. +
+(Martin Kronbichler, 2023/09/07) -- 2.39.5