aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
blob: 6a7bcc9bdda74b0988f4a3c683e05c6d46854a31 (plain)
1
2
3
4
5
6
7
# Schedule definitions for thorn LocalInterp
# $Header$

Schedule LocalInterp_Startup at STARTUP after Driver_Startup
{
LANG:C
} "register CCTK_InterpLocal() interpolation operators"