From addfe936099dd77a7bbbdc9001e5962b48039784 Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Thu, 12 Sep 2013 19:04:53 +0200 Subject: Regenerate code (Kranc commit 0b09169bacd7995d28b56a574bd060ebb243ca6f) Change of ordering in storage statements in schedule.ccl due to internal cleanup in Kranc. --- ML_ADM/schedule.ccl | 10 +++++----- ML_ADMQuantities/schedule.ccl | 4 ++-- ML_BSSN/schedule.ccl | 26 +++++++++++++------------- ML_CCZ4/schedule.ccl | 28 ++++++++++++++-------------- ML_WaveToy/schedule.ccl | 4 ++-- ML_WaveToy_CL/schedule.ccl | 4 ++-- 6 files changed, 38 insertions(+), 38 deletions(-) diff --git a/ML_ADM/schedule.ccl b/ML_ADM/schedule.ccl index bb0b54c..c76835e 100644 --- a/ML_ADM/schedule.ccl +++ b/ML_ADM/schedule.ccl @@ -1,18 +1,18 @@ # File produced by Kranc -STORAGE: ML_Ham[other_timelevels] - -STORAGE: ML_mom[other_timelevels] +STORAGE: ML_metric[timelevels] STORAGE: ML_curv[timelevels] STORAGE: ML_lapse[timelevels] -STORAGE: ML_metric[timelevels] - STORAGE: ML_shift[timelevels] +STORAGE: ML_Ham[other_timelevels] + +STORAGE: ML_mom[other_timelevels] + STORAGE: ML_curvrhs[rhs_timelevels] STORAGE: ML_lapserhs[rhs_timelevels] diff --git a/ML_ADMQuantities/schedule.ccl b/ML_ADMQuantities/schedule.ccl index 3c9ab67..b2bd3a2 100644 --- a/ML_ADMQuantities/schedule.ccl +++ b/ML_ADMQuantities/schedule.ccl @@ -1,10 +1,10 @@ # File produced by Kranc -STORAGE: ML_Jadm[timelevels] - STORAGE: ML_Madm[timelevels] +STORAGE: ML_Jadm[timelevels] + schedule ML_ADMQuantities_Startup at STARTUP { LANG: C diff --git a/ML_BSSN/schedule.ccl b/ML_BSSN/schedule.ccl index a782eb6..10ab7d7 100644 --- a/ML_BSSN/schedule.ccl +++ b/ML_BSSN/schedule.ccl @@ -1,33 +1,33 @@ # File produced by Kranc -STORAGE: ML_cons_detg[other_timelevels] - -STORAGE: ML_cons_Gamma[other_timelevels] +STORAGE: ML_log_confac[timelevels] -STORAGE: ML_cons_traceA[other_timelevels] +STORAGE: ML_metric[timelevels] -STORAGE: ML_Ham[other_timelevels] +STORAGE: ML_Gamma[timelevels] -STORAGE: ML_mom[other_timelevels] +STORAGE: ML_trace_curv[timelevels] STORAGE: ML_curv[timelevels] +STORAGE: ML_lapse[timelevels] + STORAGE: ML_dtlapse[timelevels] -STORAGE: ML_dtshift[timelevels] +STORAGE: ML_shift[timelevels] -STORAGE: ML_Gamma[timelevels] +STORAGE: ML_dtshift[timelevels] -STORAGE: ML_lapse[timelevels] +STORAGE: ML_Ham[other_timelevels] -STORAGE: ML_log_confac[timelevels] +STORAGE: ML_mom[other_timelevels] -STORAGE: ML_metric[timelevels] +STORAGE: ML_cons_detg[other_timelevels] -STORAGE: ML_shift[timelevels] +STORAGE: ML_cons_Gamma[other_timelevels] -STORAGE: ML_trace_curv[timelevels] +STORAGE: ML_cons_traceA[other_timelevels] STORAGE: ML_curvrhs[rhs_timelevels] diff --git a/ML_CCZ4/schedule.ccl b/ML_CCZ4/schedule.ccl index 268e79a..4f233bb 100644 --- a/ML_CCZ4/schedule.ccl +++ b/ML_CCZ4/schedule.ccl @@ -1,35 +1,35 @@ # File produced by Kranc -STORAGE: ML_cons_detg[other_timelevels] - -STORAGE: ML_cons_Gamma[other_timelevels] +STORAGE: ML_log_confac[timelevels] -STORAGE: ML_cons_traceA[other_timelevels] +STORAGE: ML_metric[timelevels] -STORAGE: ML_Ham[other_timelevels] +STORAGE: ML_Gamma[timelevels] -STORAGE: ML_mom[other_timelevels] +STORAGE: ML_trace_curv[timelevels] STORAGE: ML_curv[timelevels] +STORAGE: ML_lapse[timelevels] + STORAGE: ML_dtlapse[timelevels] -STORAGE: ML_dtshift[timelevels] +STORAGE: ML_shift[timelevels] -STORAGE: ML_Gamma[timelevels] +STORAGE: ML_dtshift[timelevels] -STORAGE: ML_lapse[timelevels] +STORAGE: ML_Theta[timelevels] -STORAGE: ML_log_confac[timelevels] +STORAGE: ML_Ham[other_timelevels] -STORAGE: ML_metric[timelevels] +STORAGE: ML_mom[other_timelevels] -STORAGE: ML_shift[timelevels] +STORAGE: ML_cons_detg[other_timelevels] -STORAGE: ML_Theta[timelevels] +STORAGE: ML_cons_Gamma[other_timelevels] -STORAGE: ML_trace_curv[timelevels] +STORAGE: ML_cons_traceA[other_timelevels] STORAGE: ML_curvrhs[rhs_timelevels] diff --git a/ML_WaveToy/schedule.ccl b/ML_WaveToy/schedule.ccl index c2004e5..8ff67fc 100644 --- a/ML_WaveToy/schedule.ccl +++ b/ML_WaveToy/schedule.ccl @@ -1,11 +1,11 @@ # File produced by Kranc -STORAGE: WT_eps[other_timelevels] +STORAGE: WT_u[timelevels] STORAGE: WT_rho[timelevels] -STORAGE: WT_u[timelevels] +STORAGE: WT_eps[other_timelevels] STORAGE: WT_rhorhs[rhs_timelevels] diff --git a/ML_WaveToy_CL/schedule.ccl b/ML_WaveToy_CL/schedule.ccl index 03ca58f..52122c0 100644 --- a/ML_WaveToy_CL/schedule.ccl +++ b/ML_WaveToy_CL/schedule.ccl @@ -1,11 +1,11 @@ # File produced by Kranc -STORAGE: WT_eps[other_timelevels] +STORAGE: WT_u[timelevels] STORAGE: WT_rho[timelevels] -STORAGE: WT_u[timelevels] +STORAGE: WT_eps[other_timelevels] STORAGE: WT_rhorhs[rhs_timelevels] -- cgit v1.2.3