aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index f73addd..a31bd25 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -10,6 +10,12 @@ SCHEDULE Rot180_RegisterSymmetry IN SymmetryRegister
LANG: C
} "Register symmetry boundaries"
+SCHEDULE Rot180_ComputeLevelExtent IN BoundaryConditions BEFORE Rot180_ApplyBC
+{
+ LANG: C
+ OPTIONS: LEVEL
+} "Compute extent of level"
+
SCHEDULE Rot180_ApplyBC IN BoundaryConditions
{
LANG: C