aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index c8ef043..d55b083 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -1272,6 +1272,20 @@ This is controlled by the following parameters:
\begin{description}
\item[%%%
\begin{tabular}{@{}l@{}}
+ \code{run\_at\_CCTK\_ANALYSIS} \\
+ \code{run\_at\_CCTK\_POSTSTEP} %%%\\
+ \end{tabular}
+ ]
+\mbox{}\\
+ These parameters (which default to \verb|"true"| and \verb|"false"|
+ respectively) control which schedule bins \thorn{AHFinderDirect}
+ runs in. Historically, \thorn{AHFinderDirect} has run in
+ CCTK\_ANALYSIS, and that's still the default, but these
+ parameters allow you to change this so it runs in CCTK\_POSTSTEP
+ instead. (You can even run in both bins if you want!)
+
+\item[%%%
+ \begin{tabular}{@{}l@{}}
\code{geometry\_interpolator\_name} \\
\code{geometry\_interpolator\_pars} %%%\\
\end{tabular}