aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-18 12:24:52 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-18 12:24:52 +0000
commit6974320397455b77f4bb3ad12ed5ee0bb1464dd9 (patch)
tree8a6d5a7261c7312dc77ca25190c224039343025d /schedule.ccl
parent883b8a6777646a46a1cb4144092aaafff24eb174 (diff)
dont need our own mask gridfn any more -- SpaceMask provides it
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@988 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 0 insertions, 8 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 3907175..6e23cde 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,14 +1,6 @@
# Schedule definitions for thorn AHFinderDirect
# $Header$
-if (set_horizon_mask != 0)
- {
- if (CCTK_Equals(mask_type, "old-style (CCTK_REAL)"))
- {
- STORAGE: ahfmask
- }
- }
-
schedule AHFinderDirect_setup at CCTK_BASEGRID after SpatialCoordinates
{
lang: C