aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetMask
diff options
context:
space:
mode:
authorRoland Haas <rhaas@caltech.edu>2012-07-07 22:04:32 -0700
committerBarry Wardell <barry.wardell@gmail.com>2012-09-11 18:23:28 +0100
commit87f8e0c214f0dc599c426c9420251e52c54ca802 (patch)
tree988dd69737f035a20a330280b87d1a12d50bea2a /Carpet/CarpetMask
parent418c85a3318c700cbe6b20b0b7eeb82985601740 (diff)
CarpetMask: comment on scheduling in PostStep after SphericalSurface_HasBeenSet
Diffstat (limited to 'Carpet/CarpetMask')
-rw-r--r--Carpet/CarpetMask/schedule.ccl2
1 files changed, 2 insertions, 0 deletions
diff --git a/Carpet/CarpetMask/schedule.ccl b/Carpet/CarpetMask/schedule.ccl
index c94d822dc..86717898d 100644
--- a/Carpet/CarpetMask/schedule.ccl
+++ b/Carpet/CarpetMask/schedule.ccl
@@ -11,6 +11,8 @@ SCHEDULE GROUP MaskBase_SetupMask AT poststep AFTER SphericalSurface_HasBeenSet
{
} "Set up the weight function"
+# these two need to be global loop-local since SphericalSurface_Set and
+# AHFinder are global
SCHEDULE CarpetExcludedSetup IN SetupIMask
{
LANG: C