From e3825a8f77f4fa519397eb2ef110a68dad6a034d Mon Sep 17 00:00:00 2001 From: Peter Munch Date: Sat, 6 Apr 2024 22:43:50 +0200 Subject: [PATCH] Small fixes in step-89 --- doc/doxygen/tutorial/tutorial.h.in | 13 +++++++++++-- .../changes/major/20231127HeinzBergbauerFederMunch | 2 +- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/doc/doxygen/tutorial/tutorial.h.in b/doc/doxygen/tutorial/tutorial.h.in index c32a84429e..89351c0cd5 100644 --- a/doc/doxygen/tutorial/tutorial.h.in +++ b/doc/doxygen/tutorial/tutorial.h.in @@ -690,6 +690,13 @@ *
Keywords: Utilities::MPI::RemotePointEvaluation, VectorTools::point_values() * * + * + * step-89 + * Matrix-free operator evaluation for non-matching and Chimera methods with application + * to acoustic conservation equations. + *
Keywords: FERemoteEvaluation + * + * * * * @@ -1012,7 +1019,8 @@ * step-66, * step-67, * step-75, - * step-76 + * step-76, + * step-89 * * * @@ -1034,7 +1042,8 @@ * step-60, * step-70, * step-85, - * step-87 + * step-87, + * step-89 * * * diff --git a/doc/news/changes/major/20231127HeinzBergbauerFederMunch b/doc/news/changes/major/20231127HeinzBergbauerFederMunch index f8f70b4659..a550e74433 100644 --- a/doc/news/changes/major/20231127HeinzBergbauerFederMunch +++ b/doc/news/changes/major/20231127HeinzBergbauerFederMunch @@ -3,4 +3,4 @@ evaluation for non-matching and Chimera methods. The acoustic conservation equat using Nitsche-type mortaring and point-to-point interpolation to demonstrate that a simple point-to-point interpolation approach is sometimes not sufficient.
-(Johannes Heinz, Marco Feder, Peter Munch, 2023/11/27) +(Johannes Heinz, Maximilian Bergbauer, Marco Feder, Peter Munch, 2023/11/27) -- 2.39.5