aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2000-06-13 16:06:49 +0000
committerryoji <ryoji@971fb155-194f-0410-9daf-e2eca44e59f5>2000-06-13 16:06:49 +0000
commitc32c1602ff8055600eadb289733e423933bcdfe4 (patch)
treeef86ed588ba9fe7b6125164a891089b9284f5b21 /schedule.ccl
parent605e01b46d8b0ee092f9a172a07e5874ea91c864 (diff)
Next,
I'd like to try array. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@12 971fb155-194f-0410-9daf-e2eca44e59f5
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 c679a46..2cb6371 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -2,7 +2,8 @@
# $Header$
if (CCTK_Equals(initial_data,"distortedbh"))
-{
+{
+ STORAGE: sph_to_car_coord, sph_to_car_psi
schedule DistortedBHIVP at CCTK_INITIAL
{
LANG: Fortran