aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
blob: d89b15413f3a89b6058c160f4437615e3fff8c25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Parameter definitions for thorn CarpetLib
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/param.ccl,v 1.2 2001/03/07 13:00:05 eschnett Exp $

private:

BOOLEAN verbose "Print info to the screen"
{
} "no"

BOOLEAN barriers "Insert barriers at strategic places for debugging purposes (slows down execution)"
{
} "no"