aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
blob: e3d2ae2c44b31716e583fa01945e50e578b5128c (plain)
1
2
3
4
5
6
7
8
9
10
# Parameter definitions for thorn Slab
# $Header$

BOOLEAN timer_output "Print slabbing timings at shutdown time" STEERABLE=always
{
} "no"

BOOLEAN use_alltoallv "Use MPI_Alltoallv for communication?" STEERABLE=always
{
} "yes"