aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/configuration.ccl
blob: b1192f5bfbce4374d1863ccc6b6ac50c0e906cf3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Configuration definitions for thorn CarpetLib

PROVIDES CarpetLib
{
  SCRIPT
  LANG
}

# TODO: make Vectors optional
REQUIRES CycleClock MPI Vectors

OPTIONAL Boost hwloc LoopControl
{
}

# DGFE
OPTIONAL HRSCCore
{
}