aboutsummaryrefslogtreecommitdiff
path: root/ML_BSSN/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2011-01-03 21:01:50 -0500
committerErik Schnetter <schnetter@cct.lsu.edu>2011-01-03 21:01:50 -0500
commitc14ee6f3d20ffb6e9099de25f03a5c2f49544dab (patch)
treefe1e4d9818d677b88e1d4258027a25e580d2fa69 /ML_BSSN/schedule.ccl
parentfcd47f9d3637004987ac59562574f9e3d09e1a5c (diff)
Re-generate code
Diffstat (limited to 'ML_BSSN/schedule.ccl')
-rw-r--r--ML_BSSN/schedule.ccl6
1 files changed, 3 insertions, 3 deletions
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"