aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp2/param.ccl
blob: 5c624daa26fd6abb2227086b9cddd988d9bc13e5 (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 interpolating" STEERABLE=always
{
} "no"