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

# don't want to schedule at ANALYSIS yet,
# since that doesn't run unless there's a trigger variable being output
schedule test_patch_system at CCTK_POSTINITIAL
{
LANG: C
OPTIONS: global
} "test driver to verify that src/util/ and src/jtutil/ code works properly"