From f839c247e44848e04c387b5bedfeedde942fed13 Mon Sep 17 00:00:00 2001 From: Timo Heister Date: Fri, 24 Jun 2022 12:24:42 -0400 Subject: [PATCH] spell check --- 9.4/paper.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/9.4/paper.tex b/9.4/paper.tex index c730e85..15c4cf0 100644 --- a/9.4/paper.tex +++ b/9.4/paper.tex @@ -236,7 +236,7 @@ which we briefly outline in the remainder of this section: It is communication-free and leverages the functionality of \pfrst (>v.2.2). Its algorithm is described in \cite{burstedde2020parallel}. This information will enable efficient construction of the - communication pattern used in the class \texttt{Utilties::\allowbreak MPI::\allowbreak RemotePointEvaluation}. Furthermore, this function could be used in the future to allow + communication pattern used in the class \texttt{Utilities::\allowbreak MPI::\allowbreak RemotePointEvaluation}. Furthermore, this function could be used in the future to allow particle simulations in which particle movement is not limited by CFL conditions, as done in \cite{mirzadeh2016parallel}. \item The new function -- 2.39.5