aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/param.ccl
blob: 4316c4dd7478c9c3b3f5421e1aa046b700994b97 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Parameter definitions for thorn CarpetLib
# $Header: /home/eschnett/C/carpet/Carpet/Carpet/CarpetLib/param.ccl,v 1.5 2003/07/20 21:03:43 schnetter Exp $

private:

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

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

BOOLEAN output_bboxes "Output bounding box information to the screen"
{
} "no"