aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
blob: 98325d9e5e8e3750193ea38a3d5986987fafac0c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# 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 recoverML
{
  NPROCS 1
}

TEST checkpointML
{
  NPROCS 1
}

TEST recoverML-EE
{
  NPROCS 1
}

TEST checkpointML-EE
{
  NPROCS 1
}

TEST misner1.2-025
{
  NPROCS 1
}