From: Martin Kronbichler Date: Thu, 19 Sep 2024 14:42:34 +0000 (+0200) Subject: Typo X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b3796b9cef50b27e7afd2e20ce3799472fcd6c;p=release-papers.git Typo --- diff --git a/9.6/paper.tex b/9.6/paper.tex index 52bc9b9..e89dc11 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -449,7 +449,7 @@ In the current release, we have put substantial work into this switch. The follo \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. - \item \texttt{TpetraWrappers::SparseMatrix} and \texttt{TpetraWrappers::SparsityPattern} has been implemented mirroring + \item \texttt{TpetraWrappers::SparseMatrix} and \texttt{TpetraWrappers::SparsityPattern} have been implemented mirroring the functionality of the \texttt{TrilinosWrappers::SparseMatrix} \\ and \texttt{TrilinosWrappers::SparsityPattern} classes. \item Various \texttt{TpetraWrappers::Precondition*} have been added largely mirroring the exising preconditioners in the \texttt{LinearAlgbera::TrilinosWrappers} namespace.