aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 65050d48b06a3781088340fb4f063caea44a4d67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Schedule definitions for thorn Periodic
# $Header$

SCHEDULE Periodic_RegisterBC IN SymmetryRegister
{
  LANG: C
} "Register periodic boundary conditions"

SCHEDULE Periodic_ApplyBC IN BoundaryConditions
{
  LANG: C
} "Apply periodic boundary conditions"