aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-04-03 19:15:57 +0000
committereschnett <eschnett@4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843>2011-04-03 19:15:57 +0000
commit486bfb840fd843c0cb9ec85800a9e16362a1e88f (patch)
tree1ea23da39e4526bf1c74a2a830762136637ca4de /schedule.ccl
parent8cad4ddc15c11888344dc7b4f66dd91b70b321fc (diff)
Update code as generated by current version of Kranc
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/WeylScal4/trunk@70 4f5cb9a8-4dd8-4c2d-9bbd-173fa4467843
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 80d42d8..8fd0580 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -143,7 +143,7 @@ schedule WeylScal4_CheckBoundaries at BASEGRID
OPTIONS: meta
} "check boundaries treatment"
-schedule group ApplyBCs as WeylScal4_ApplyBCs in MoL_PostStep after WeylScal4_SelectBoundConds
+schedule group ApplyBCs as WeylScal4_ApplyBCs in MoL_PostStep after WeylScal4_SelectBoundConds
{
# no language specified
} "Apply boundary conditions controlled by thorn Boundary"