aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-20 14:07:24 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-20 14:07:24 +0000
commite50c4f50e17a7fa913af15fb9a89453e3c3658ca (patch)
treee0d9ea9051366bc5e3f3a6e4b56f290cf20bdd28 /doc
parentfcb51f4fb86f866db003d9d13b3dadd1d411dfbf (diff)
document latest code fix: we now set the excision mask properly
in symmetry zones git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1001 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex8
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 5958b62..a3def2a 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -275,14 +275,6 @@ here's what works and what doesn't:
each horizon's shape, using either the old-style (\verb|CCTK_REAL|)
mask (compatible with \thorn{AHFinder}) or the new-style
(\verb|CCTK_INT|) mask bit-fields defined by \thorn{SpaceMask}.
- However, at the moment the mask is only set based on the
- actual patch system
- (see section~\ref{AHFinderDirect/sect-multipatch-system})
- \eg{} if \verb|grid::domain| and the local coordinate origin
-(see section~\ref{AHFinderDirect/sect-parameters/local-coordinate-origin})
- are such that the patch system has octant symmetry, then the
- mask is only set to excise that octant, not the full horizon
- shape. I consider this to be a bug, and I plan to fix it soon.
\end{itemize}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%