From: Wolfgang Bangerth Date: Mon, 22 May 2023 17:54:43 +0000 (-0600) Subject: Minor changes to the document structure. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54ec859f3a59cfbc9dfc2ea0de45b4feb4c1a351;p=release-papers.git Minor changes to the document structure. --- diff --git a/9.5/paper.tex b/9.5/paper.tex index be46c1f..eded50a 100644 --- a/9.5/paper.tex +++ b/9.5/paper.tex @@ -238,12 +238,16 @@ can be found %\newpage %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{Integration of Kokkos}\label{sec:kokkos} +\subsection{Updates to interfaces to other packages}\label{sec:kokkos} + + +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\subsubsection{Integration of Kokkos}\label{sec:kokkos} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{Update of and additions to the PETSc wrappers}\label{sec:petsc} +\subsubsection{Updates and additions to the PETSc wrappers}\label{sec:petsc} \begin{itemize} \item PreconditionBDDC @@ -253,7 +257,7 @@ can be found \end{itemize} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\subsection{New Trilinos wrappers}\label{sec:trilinos} +\subsubsection{Interfaces to Trilinos' Belos and NOX packages}\label{sec:trilinos} We have added a new wrapper to \texttt{Belos}. The package \texttt{Belos} is the @@ -295,6 +299,10 @@ nonlinear steps (also known as \textit{preconditioner lagging}), which is unfortunately natively only supported in the official \texttt{EPetra} implementations. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +\subsubsection{Uniform structure of callbacks}\label{sec:callbacks} + + %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \subsection{Advances in matrix-free infrastructure}\label{sec:mf}