aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@1bf05452-ddb3-4880-bfa1-00436340132b>2004-03-09 14:12:09 +0000
committerschnetter <schnetter@1bf05452-ddb3-4880-bfa1-00436340132b>2004-03-09 14:12:09 +0000
commit73ec59015f5e13f7042f8dcfe2647866b756ddc6 (patch)
tree7b7aeba72d2ef060e0756e00469c5350480192a7 /schedule.ccl
parent89e3c058c239575de1b502474f05c227918d48a1 (diff)
Register with SymBase.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@12 1bf05452-ddb3-4880-bfa1-00436340132b
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