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

schedule IDConstraintViolate_ParamChecker at PARAMCHECK
{
  LANG: C
} "Check parameters"

schedule IDConstraintViolate_Initial in ADMBase_InitialData
{
  LANG: Fortran
} "Set up constraint violating initial data"