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

OPTIONAL LoopControl
{
}

# DGFE
OPTIONAL HRSCCore
{
}