aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp2/param.ccl
blob: b5d1a85a03baaf9700b3d941b6d66fe971d59109 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Parameter definitions for thorn CarpetInterp2

BOOLEAN verbose "Produce info output" STEERABLE=always
{
} "no"

BOOLEAN veryverbose "Produce debugging output" STEERABLE=always
{
} "no"

BOOLEAN interp_barrier "Wait for all processes before and after interpolating" STEERABLE=always
{
} "no"