aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
blob: 0ca0edbfe13cb5dbffca3eb141e5ff193390d05e (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 recoverML
{
  NPROCS 1
}

TEST checkpointML
{
  NPROCS 1
}

TEST misner1.2-025
{
  NPROCS 1
}