From c14ee6f3d20ffb6e9099de25f03a5c2f49544dab Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Mon, 3 Jan 2011 21:01:50 -0500 Subject: Re-generate code --- ML_BSSN/schedule.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ML_BSSN/schedule.ccl') diff --git a/ML_BSSN/schedule.ccl b/ML_BSSN/schedule.ccl index a6227b2..9954a33 100644 --- a/ML_BSSN/schedule.ccl +++ b/ML_BSSN/schedule.ccl @@ -374,8 +374,6 @@ schedule ML_BSSN_constraints1_SelectBCs in ML_BSSN_constraints1_bc_group { LANG: C OPTIONS: level - SYNC: ML_cons_detg - SYNC: ML_cons_Gamma SYNC: ML_Ham } "ML_BSSN_constraints1_SelectBCs" @@ -413,6 +411,8 @@ schedule ML_BSSN_constraints2_SelectBCs in ML_BSSN_constraints2_bc_group { LANG: C OPTIONS: level + SYNC: ML_cons_detg + SYNC: ML_cons_Gamma SYNC: ML_cons_traceA SYNC: ML_mom } "ML_BSSN_constraints2_SelectBCs" @@ -458,7 +458,7 @@ schedule ML_BSSN_CheckBoundaries at BASEGRID OPTIONS: meta } "check boundaries treatment" -schedule group ApplyBCs as ML_BSSN_ApplyBCs in MoL_PostStep after ML_BSSN_SelectBoundConds +schedule group ApplyBCs as ML_BSSN_ApplyBCs in MoL_PostStep after ML_BSSN_SelectBoundConds { # no language specified } "Apply boundary conditions controlled by thorn Boundary" -- cgit v1.2.3