From: Wolfgang Bangerth Date: Thu, 4 May 2023 03:32:28 +0000 (-0600) Subject: Some updates. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d30034371162d596b050f50862d8b9490aa8a28;p=release-papers.git Some updates. --- 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} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%