From c2c6a87f51ead80fac30898ced662cc43a98fcbb Mon Sep 17 00:00:00 2001 From: Martin Kronbichler Date: Thu, 29 Jun 2023 13:57:28 +0200 Subject: [PATCH] Extend info --- 9.5/paper.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/9.5/paper.tex b/9.5/paper.tex index aab4c9b..0e2b981 100644 --- a/9.5/paper.tex +++ b/9.5/paper.tex @@ -968,8 +968,8 @@ may have been more widely used: \texttt{parallel::distributed::Triangulation} when used with non-$hp$ data, it is sufficient to increase the version in the metadata file from ``4'' to ``5''. \item Several old interfaces to \texttt{MatrixFree} have been removed, e.g., - initialization functions without \texttt{Mapping} argument and the query - to the number of cell batches. In + initialization functions without \texttt{Mapping} argument and some queries + to the number of cell batches as well as \texttt{DoFHandler} objects. In each case, new interfaces are available. \end{itemize} -- 2.39.5