aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>2005-03-09 06:57:33 +0000
committerryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>2005-03-09 06:57:33 +0000
commitdf7a0018a38f084ddd4dbe2267e80d4ab8d636c2 (patch)
tree39cd579f9d50ed4635ea6432530102be5df3a353 /schedule.ccl
parent99515ac128e83701e56d2f589bcd0bddbcd8a77a (diff)
fixed of bug in schedule.ccl.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@41 535fb057-194f-0410-b5a5-c63992f15602
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 7e26693..f68f27e 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -10,7 +10,7 @@ if (CCTK_Equals(initial_data,"rotatingdbh"))
LANG: C
} "Check Parameters"
- schedule RotatingDBHIVP at CCTK_INITIAL
+ schedule RotatingDBHIVP IN ADMBase_InitialData
{
LANG: Fortran
} "Construct RotatingDBHIVP"