aboutsummaryrefslogtreecommitdiff
path: root/ML_WaveToy/schedule.ccl
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2011-04-03 15:18:42 -0400
committerErik Schnetter <schnetter@cct.lsu.edu>2011-04-03 15:18:42 -0400
commitbd50b6459efb30787b3e523810e636d7d589cc26 (patch)
tree5ab651fa6e69ad3fa1726711ca5ff6cbd4d61cb4 /ML_WaveToy/schedule.ccl
parentc14ee6f3d20ffb6e9099de25f03a5c2f49544dab (diff)
Update auto-generated code as generated by the current version of Kranc
Diffstat (limited to 'ML_WaveToy/schedule.ccl')
-rw-r--r--ML_WaveToy/schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ML_WaveToy/schedule.ccl b/ML_WaveToy/schedule.ccl
index 883a31b..9517af0 100644
--- a/ML_WaveToy/schedule.ccl
+++ b/ML_WaveToy/schedule.ccl
@@ -86,7 +86,7 @@ schedule ML_WaveToy_CheckBoundaries at BASEGRID
OPTIONS: meta
} "check boundaries treatment"
-schedule group ApplyBCs as ML_WaveToy_ApplyBCs in MoL_PostStep after ML_WaveToy_SelectBoundConds
+schedule group ApplyBCs as ML_WaveToy_ApplyBCs in MoL_PostStep after ML_WaveToy_SelectBoundConds
{
# no language specified
} "Apply boundary conditions controlled by thorn Boundary"