From d90b47851f0b58c7deabf408acff2d946a34cd11 Mon Sep 17 00:00:00 2001 From: jthorn Date: Sun, 1 Oct 2006 18:58:19 +0000 Subject: clarify scheduling for mask git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1479 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- doc/documentation.tex | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) diff --git a/doc/documentation.tex b/doc/documentation.tex index 018bd03..36ae58c 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1150,18 +1150,15 @@ or states with \thorn{SpaceMask} -- you must arrange for some other thorn(s) to do this before \thorn{AHFinderDirect} tries to find the horizon(s). If \thorn{AHFinderDirect} sets a mask or masks, this happens in the -same schedule bin(s) as the horizon finding -(see section~\ref{AHFinderDirect/sect-parameters/other-parameters} -for a discussion of the parameters which control this). -More precisely, \thorn{AHFinderDirect} creates two schedule groups -for this purpose: +same schedule bin(s) as the horizon finding. More precisely, +\thorn{AHFinderDirect} creates two schedule groups for this purpose: \begin{itemize} \item The schedule group \verb|group_for_mask_stuff| is scheduled to run just after the horizon is found. \item The schedule group \verb|group_where_mask_is_set| - is scheduled in (the schedule group) \verb|group_for_mask_stuff|. -\item The actual setting of the mask is scheduled in - (the schedule group) \verb|group_where_mask_is_set|. + is scheduled inside the schedule group \verb|group_for_mask_stuff|. +\item The actual setting of the mask is scheduled inside + the schedule group \verb|group_where_mask_is_set|. \end{itemize} Thorn \thorn{PreviousMask} uses these schedule groups to keep a ``previous'' as well as a ``current'' mask. See that thorn's thorn @@ -1314,8 +1311,6 @@ This is controlled by the following parameters: still the default, but these parameters allow you to change this so it runs in CCTK\_POSTSTEP and/or CCTK\_POSTINITIAL instead. (You can even run in all three bins if you want!) - \thorn{AHFinderDirect}'s scheculing is discussed in more detail - In section~\ref{AHFinderDirect/sect-scheduling}. \item[%%% \begin{tabular}{@{}l@{}} @@ -1453,11 +1448,6 @@ This is controlled by the following parameters: %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% -\section{Scheduling} -\label{AHFinderDirect/sect-scheduling} - -%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - \section{Monitoring \thorn{AHFinderDirect}'s Status} There are two primary ways of monitoring what \thorn{AHFinderDirect} -- cgit v1.2.3