aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/configuration.ccl
blob: 634e3175d7c0ee3fea47a81892d03b0ef0db6521 (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 MPI Vectors

OPTIONAL Boost CycleClock hwloc LoopControl
{
}

# DGFE
OPTIONAL HRSCCore
{
}