From: Sebastian Kinnewig Date: Tue, 24 Sep 2024 08:17:41 +0000 (+0200) Subject: Remove reference to deal.II-FROSch interface. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fd35d0204b44eb8aa84e57681b15316defa315c;p=release-papers.git Remove reference to deal.II-FROSch interface. --- diff --git a/9.6/paper.tex b/9.6/paper.tex index 2b55409..8af322d 100644 --- a/9.6/paper.tex +++ b/9.6/paper.tex @@ -536,9 +536,6 @@ allowing users familiar with both to write `pure' \trilinos{} code within their applications, e.g.\ to test or develop a new feature. Therefore, the internal data is stored as it would be in a \trilinos{} application code (as \texttt{Teuchos::RCP}) and can be accessed through member functions. -In fact, one of the authors has already used this to apply the domain decomposition preconditioner -\texttt{FROSch} to various problems discretized using \dealii{}. -\todo[inline]{Kinnewig: Add citation to preprint?} Finally, all \texttt{TpetraWrappers} classes take \texttt{Number} and \texttt{MemorySpace} template arguments,