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

STORAGE: testgf

schedule InitTestGF at BASEGRID
{
  LANG:C
} "Init test GFs"

schedule TestSlab2D at INITIAL
{
  LANG:C
} "Testing slabbing"