aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorknarf <knarf@053b05ff-9803-4dc7-a0e4-4b49d75fdb53>2010-01-26 23:38:51 +0000
committerknarf <knarf@053b05ff-9803-4dc7-a0e4-4b49d75fdb53>2010-01-26 23:38:51 +0000
commit9b80be1cf430d9f0d08af45ef939859f363f041e (patch)
tree812eedae8aad561b53664cab0a4de46301d85413 /schedule.ccl
new thorn, to be used with the new HydroBase excision
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinUtils/SetMask_SphericalSurface/trunk@62 053b05ff-9803-4dc7-a0e4-4b49d75fdb53
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..02c47b9
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,8 @@
+# Schedule definitions for thorn SetMask_SphericalSurface
+
+schedule SetMask_SphericalSurface AT CCTK_POSTSTEP after SphericalSurface_HasBeenSet before HydroBase_ExcisionHasBeenSet
+{
+ LANG: C
+ options: global loop-local
+} "Set hydro_excision_mask according to spherical surface information"
+