From 04d8abdb215c99e353bc23adc5bf3b0be7553735 Mon Sep 17 00:00:00 2001 From: Daniel Arndt Date: Thu, 19 Sep 2024 14:20:25 -0400 Subject: [PATCH] Add missing word --- 9.6/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.39.5