aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@1bf05452-ddb3-4880-bfa1-00436340132b>2003-05-06 11:45:52 +0000
committerschnetter <schnetter@1bf05452-ddb3-4880-bfa1-00436340132b>2003-05-06 11:45:52 +0000
commit24ab84c1b08adfad5c1fa8d6a65bb923a6474709 (patch)
tree7dcfe980747c004592fa0e94f9a98171bcf9209b /schedule.ccl
parent7d957cbc6da68f0b6bc24065ee7ada778f688a70 (diff)
Works.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Periodic/trunk@3 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 1ad8254..9be1b93 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -1,2 +1,7 @@
# Schedule definitions for thorn Periodic
# $Header$
+
+SCHEDULE Periodic_ApplyBC IN BoundaryConditions
+{
+ LANG: C
+} "Apply periodic boundary conditions"