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

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

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