From c1d60e02f51cf9e315cf666175315e7d4ea174c7 Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Wed, 3 Apr 2024 12:52:07 +0200 Subject: [PATCH] Changelog --- doc/news/changes/minor/20240403Kronbichler | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 doc/news/changes/minor/20240403Kronbichler diff --git a/doc/news/changes/minor/20240403Kronbichler b/doc/news/changes/minor/20240403Kronbichler new file mode 100644 index 0000000000..8511475f61 --- /dev/null +++ b/doc/news/changes/minor/20240403Kronbichler @@ -0,0 +1,5 @@ +Improved: VectorTools::interpolate is now faster for the case of a DoFHandler +based on an FESystem with a single base element that has classical support +points (like FE_Q or FE_DGQ). +
+(Martin Kronbichler, 2024/04/03) -- 2.39.5