aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
blob: 5a7e817373e941f3c2b40c007d261acde3a18a7f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
ABSTOL 1.e-9
RELTOL 1.e-9

TEST bhns_eval
{
  NPROCS 1
}

TEST bhns_interp
{
  NPROCS 1
  ABSTOL 1.e-4
  RELTOL 1.e-2
}