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

Schedule LocalInterp_UC_Startup at STARTUP after Driver_Startup
{
LANG:C
} "LocalInterp/UniformCartesian startup routine"

Schedule LocalInterp_GPU_Startup at STARTUP after Driver_Startup
{
LANG:C
} "LocalInterp/GeneralizedPolynomial-Uniform startup routine"