aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 9be1b93..65050d4 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,6 +1,11 @@
# Schedule definitions for thorn Periodic
# $Header$
+SCHEDULE Periodic_RegisterBC IN SymmetryRegister
+{
+ LANG: C
+} "Register periodic boundary conditions"
+
SCHEDULE Periodic_ApplyBC IN BoundaryConditions
{
LANG: C