aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-03 13:45:25 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2004-05-03 13:45:25 +0000
commit06f25c9809fc2cf5375475cdb56dda0dfcad396a (patch)
tree11fcf7d3153f23be9aa8a8b70147141d6c4e41b1 /doc
parent754ac2bb448c9f6e6e241a1231262cc5447f212d (diff)
Erik has changed the flesh so thorns (like this one) which schedule
routines in CCTK_ANALYSIS don't need to depend on TAT/always to force stuff to run at every times step -- now this happens by default if no trigger is specified So... with this commit AHFinderDirect no longer depends on TAT/always. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1318 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex14
1 files changed, 5 insertions, 9 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index eb72a17..5c3709a 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -251,18 +251,14 @@ here's what works and what doesn't:
the Cactus flesh and of all relevant thorns. I haven't tested
\thorn{AHFinderDirect} at all with older versions of the flesh
or other thorns.
+\item \thorn{AHFinderDirect} works fine with the \thorn{PUGH} unigrid
+ driver and with the \thorn{Carpet} mesh-refinement driver. So
+ far as I know it's never been tested with any other driver.
\item Obviously, your Cactus configuration must include
\thorn{AHFinderDirect}, and your \code{ActiveThorns} parameter(s)
must activate it. \thorn{AHFinderDirect} inherits from
- \thorn{Grid}, \thorn{ADMBase}, \thorn{SpaceMask}, \thorn{IO},
- \thorn{StaticConformal}, and \thorn{always},%%%
-\footnote{%%%
- Thorn \thorn{always} lives in the \arrangement{TAT}
- arrangement, which can be obtained via anonymous-CVS
- checkout from {\tt cvs\_anon@cvs.cactuscode.org:/arrangements},
- CVS path {\tt TAT/always}.
- }%%%
-{} so you'll need those
+ \thorn{Grid}, \thorn{ADMBase}, \thorn{StaticConformal},
+ \thorn{SpaceMask}, and \thorn{IO}, so you'll need those
(or more precisely some thorns providing them),
in your configuration and activated, too.
\item \verb|Grid::domain = "full"|, \verb|"bitant"|,