From f292614f387144b2d62db3dcd166d558cd9be568 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bu=C4=9Frahan=20Tem=C3=BCr?= Date: Wed, 15 Mar 2023 15:57:06 +0100 Subject: [PATCH] Add changelog --- doc/news/changes/minor/20230315Temur | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/news/changes/minor/20230315Temur diff --git a/doc/news/changes/minor/20230315Temur b/doc/news/changes/minor/20230315Temur new file mode 100644 index 0000000000..b117614031 --- /dev/null +++ b/doc/news/changes/minor/20230315Temur @@ -0,0 +1,7 @@ +New: Added functionality to the matrix-free CellwiseInverseMassMatrix +operator for coupling (dyadic) coefficients. `fill_inverse_JxW_values` +and `CellwiseInverseMassMatrixImplFlexible` have been extended. +Internal interfaces for the coefficients now use ArrayView instead +of AlignedVector. +
+(Bugrahan Temur, 2023/03/15) \ No newline at end of file -- 2.39.5