From 2d0243f9b963027c3a0e810debcdf8fc3a25052b Mon Sep 17 00:00:00 2001 From: jthorn Date: Mon, 27 Sep 2004 14:27:50 +0000 Subject: document new parameters run_at_CCTK_ANALYSIS run_at_CCTK_POSTSTEP git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1384 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- doc/documentation.tex | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc') diff --git a/doc/documentation.tex b/doc/documentation.tex index c8ef043..d55b083 100644 --- a/doc/documentation.tex +++ b/doc/documentation.tex @@ -1270,6 +1270,20 @@ This is controlled by the following parameters: \label{AHFinderDirect/sect-parameters/other-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} \\ -- cgit v1.2.3