From: Daniel Arndt Date: Thu, 19 Sep 2024 18:20:25 +0000 (-0400) Subject: Add missing word X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04d8abdb215c99e353bc23adc5bf3b0be7553735;p=release-papers.git Add missing word --- diff --git a/9.6/paper.tex b/9.6/paper.tex index e89dc11..bc9d73d 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -451,7 +451,7 @@ In the current release, we have put substantial work into this switch. The follo a memory space, and the \texttt{TpetraWrappers::BlockVector} class has been added. \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 + \item Various \texttt{TpetraWrappers::Precondition*} classes have been added largely mirroring the exising preconditioners in the \texttt{LinearAlgbera::TrilinosWrappers} namespace. \item \texttt{TpetraWrappers::SolverDirect} and \texttt{TpetraWrappers::SolverDirectKLU2} have been implemented as direct solvers.