aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>2000-06-13 16:06:26 +0000
committerryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>2000-06-13 16:06:26 +0000
commit4733874e24c121c71add6d89f5fc9ce80ceb59af (patch)
tree7afa3780d7bed2d958c5117925f8b35959229cbb /schedule.ccl
parentca2f25b9158c5b7f7837e02faa1b53022825a535 (diff)
Next,
I'd like to try ARRAY. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@14 535fb057-194f-0410-b5a5-c63992f15602
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl3
1 files changed, 2 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index a1cea31..9595321 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -2,7 +2,8 @@
# $Header$
if (CCTK_Equals(initial_data,"rotatingdbh"))
-{
+{
+ STORAGE: sph_to_car_coord, sph_to_car_psi
schedule RotatingDBHIVP at CCTK_INITIAL
{
LANG: Fortran