aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoland Haas <rhaas@caltech.edu>2012-07-07 22:04:32 -0700
committerRoland Haas <rhaas@caltech.edu>2012-07-07 22:04:32 -0700
commitd639cf105cc129733b969e871d94bcb8e5c9a195 (patch)
treed0b4593530aea9483f8895c4835dbb61392de6cd
parent158f3645d72500f1bba298ad47ea1cd907de7ff4 (diff)
CarpetMask: comment on scheduling in PostStep after SphericalSurface_HasBeenSet
-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