aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetMask/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2007-04-21 04:52:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2007-04-21 04:52:00 +0000
commitc0aa147090c411252a39e6b787fcd984061ee5b8 (patch)
treece9829b642bb791a3eb934ae7e7fea3572971be3 /Carpet/CarpetMask/schedule.ccl
parent3e8f354f6b9881f54a3c7c8eb41f4d9f52cf3c1a (diff)
CarpetMask: New thorn
CarpetMask allows removing certain regions from Carpet's reduction operators. This can be used to excise punctures or other unwanted features. darcs-hash:20070421045211-dae7b-90791ae8ab35f639b8873144fd66f2587cc5e068.gz
Diffstat (limited to 'Carpet/CarpetMask/schedule.ccl')
-rw-r--r--Carpet/CarpetMask/schedule.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/Carpet/CarpetMask/schedule.ccl b/Carpet/CarpetMask/schedule.ccl
new file mode 100644
index 000000000..5e468b098
--- /dev/null
+++ b/Carpet/CarpetMask/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn CarpetMask
+
+SCHEDULE CarpetExcludedSetup IN SetupMask
+{
+ LANG: C
+ OPTIONS: global loop-local
+} "Set up the weight function for the restriction regions"