aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2006-09-20 08:55:54 +0000
committerhawke <hawke@578cdeb0-5ea1-4b81-8215-5a3b8777ee0b>2006-09-20 08:55:54 +0000
commite31292215a348d527d7218a756336b71c8504402 (patch)
tree9eb5c884364d197d3c063d5d8b805dda72c4ba81
parente76b9ee4215de4ca9258261646421ef2adfd2c19 (diff)
Remove incorrect statement about sync'ing.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/MoL/trunk@121 578cdeb0-5ea1-4b81-8215-5a3b8777ee0b
-rw-r--r--doc/documentation.tex4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index dcc66cc..e6e6f64 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -459,9 +459,7 @@ intermediate data stored in the GFs ${\bf q}$ and that it should
return the RHS ${\bf L}({\bf q})$. All the book-keeping to ensure that
it is passed the correct intermediate state at that the GFs contain
the correct data at the end of the MoL step will be dealt with by the
-MoL thorn and the flesh. Also the synchronization of grids across
-separate processors will be dealt with by the MoL thorn, the driver
-the flesh.
+MoL thorn and the flesh.
\subsection{Evolution method writers}
\label{CactusBase_MoL_sec:evol-meth-writ}