aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
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"|,