aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorpollney <pollney@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2003-09-09 14:49:37 +0000
committerpollney <pollney@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2003-09-09 14:49:37 +0000
commit33ec7d1cb74c47a0082682c881cf9aa4f8eb3985 (patch)
tree31d9c490304f1931fb3661c45a9594b1aaff1e87 /schedule.ccl
parent444f1b7c9e6633b719bb66e68135242b92f51450 (diff)
This is Ian's patch to LegoExcision, which provides a function
aliased interface. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@36 f75ba9e5-694f-0410-ac2c-87ea7ce7132b
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index b27d880..fa9d462 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,2 +1,8 @@
# Schedule definitions for thorn LegoExcision
# $Header$
+
+schedule Lego_FixedSphere in CCTK_PRESTEP
+{
+ LANG:Fortran
+} "Excise a fixed lego sphere"
+