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

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

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