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

STORAGE: gfg arrg1 arrg2 arrg3

schedule carpettest_check_sizes AT initial
{
  LANG: C
} "Check grid function and grid array sizes"

schedule carpettest_check_arguments AT initial
{
  LANG: Fortran
} "Check grid function and grid array arguments"