From 0fd35d0204b44eb8aa84e57681b15316defa315c Mon Sep 17 00:00:00 2001 From: Sebastian Kinnewig Date: Tue, 24 Sep 2024 10:17:41 +0200 Subject: [PATCH] Remove reference to deal.II-FROSch interface. --- 9.6/paper.tex | 3 --- 1 file changed, 3 deletions(-) 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, -- 2.39.5