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

PROVIDES CarpetLib
{
  SCRIPT
  LANG
}

REQUIRES CycleClock MPI

OPTIONAL hwloc LoopControl Vectors
{
}

# DGFE
OPTIONAL HRSCCore
{
}