aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorknarf <knarf@b6729ddc-ac74-4bd1-908c-9dc7244c52a1>2010-03-08 15:48:00 +0000
committerknarf <knarf@b6729ddc-ac74-4bd1-908c-9dc7244c52a1>2010-03-08 15:48:00 +0000
commit630900138f0eb532c9b01b4cb561d5488416cc03 (patch)
tree2cb1828107c7c304a82fefc25b72b06a33fdc298 /schedule.ccl
parentdfdb43d790c3aa6f77dc14a301396ea89ed1be70 (diff)
add Hydro_Analysis_rho_max
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/Hydro_Analysis/trunk@86 b6729ddc-ac74-4bd1-908c-9dc7244c52a1
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 f3f11a9..53c96d8 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -16,6 +16,12 @@ if (Hydro_Analysis_comp_rho_max_origin_distance)
STORAGE: Hydro_Analysis_rho_max_origin_distance
}
+schedule Hydro_Analysis_Init IN CCTK_BASEGRID
+{
+ LANG: C
+ OPTIONS: global
+} "Initialize variables"
+
schedule group Hydro_Analysis AT POSTSTEP
{