From 54ec859f3a59cfbc9dfc2ea0de45b4feb4c1a351 Mon Sep 17 00:00:00 2001 From: Wolfgang Bangerth Date: Mon, 22 May 2023 11:54:43 -0600 Subject: [PATCH] Minor changes to the document structure. --- 9.5/paper.tex | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) 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} -- 2.39.5