aboutsummaryrefslogtreecommitdiff
path: root/test/test.ccl
blob: a711b00cfd17668995c6e131a97c97cb42467a3b (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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
ABSTOL 1.e-11
RELTOL 1.e-11

TEST test_tov_carpet_refined_nosync
{
        NPROCS 2
}

TEST balsara1_1d
{
        NPROCS 2
}

TEST balsara1_2d
{
        NPROCS 2
}

TEST balsara2_1d
{
        NPROCS 2
}

TEST balsara2_2d
{
        NPROCS 2
}

TEST balsara3_1d
{
        NPROCS 2
}

TEST balsara3_2d
{
        NPROCS 2
}

TEST balsara4_1d
{
        NPROCS 2
}

TEST balsara4_2d
{
        NPROCS 2
}

TEST balsara5_1d
{
        NPROCS 2
}

TEST balsara5_2d
{
        NPROCS 2
}

TEST cylexp_tvd_mc2_hlle
{
        NPROCS 2
}