From 7d30034371162d596b050f50862d8b9490aa8a28 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Wed, 3 May 2023 21:32:28 -0600 Subject: [PATCH] Some updates. --- 9.5/paper.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/9.5/paper.tex b/9.5/paper.tex index 5b1152b..0ef3933 100644 --- a/9.5/paper.tex +++ b/9.5/paper.tex @@ -185,7 +185,7 @@ The major changes of this release are: % \begin{itemize} \item Integration of \texttt{Kokkos} (see Section~\ref{sec:kokkos}); - \item Update of the \texttt{PETSc} infrastructure (see Section~\ref{sec:petsc}); + \item Update to and extension of the \texttt{PETSc} wrappers (see Section~\ref{sec:petsc}); \item Addition of new \texttt{Trilinos} wrappers (see Section~\ref{sec:trilinos}); \item Advances in matrix-free infrastructure (see Section~\ref{sec:mf}); \item Advance in non-matching support (see Section~\ref{sec:nonmatching}); @@ -230,10 +230,13 @@ can be found %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{Update of the PETSc infrastructure}\label{sec:petsc} +\subsection{Update of and additions to the PETSc wrappers}\label{sec:petsc} \begin{itemize} \item PreconditionBDDC +\item SNES +\item TS +\item Wrapping PETSc matrices and vectors \end{itemize} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -- 2.39.5