From: Wolfgang Bangerth Date: Thu, 19 Sep 2024 21:15:41 +0000 (-0600) Subject: Minor edits. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;p=release-papers.git Minor edits. --- diff --git a/9.6/paper.tex b/9.6/paper.tex index 1cb1b95..52f222b 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -456,7 +456,10 @@ eventually have to switch all of our \trilinos{} interfaces to sub-packages replacing existing \trilinos sub-packages (for example, Ifpack2 instead of Ifpack). -In the current release, we have put substantial work into this switch. The following omits the \texttt{LinearAlgebra} prefix for readability. +In the current release, we have put substantial work into this switch, +as outlined below. In the following list, we omit the common namespace +\texttt{LinearAlgebra::} prefix on all mentioned +\texttt{TpetraWrappers} symbols for readability: \begin{itemize} \item The \texttt{TpetraWrappers::Vector} class has been overhauled to also allow specifying a memory space, and the \texttt{TpetraWrappers::BlockVector} class has been added.