aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
blob: f0f2944fc3d9aed351b148963a243cbe74b1b07f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Compare AHFinderDirect's output files (suffix "gp") and Cactus
# output files (suffixes "xg" and "asc).  Ignore OpenDX control files
# (suffix "dx").
EXTENSIONS gp xg asc

ABSTOL 1e-8
RELTOL 1e-8

TEST recover
{
  NPROCS 1
}

TEST recover2
{
  NPROCS 1
}

TEST checkpoint2
{
  NPROCS 1
}