aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/configuration.ccl
blob: a77f237fc8657fe878ed1f5cfca352676e725c1d (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 MPI
{
}

# DGFE
OPTIONAL HRSCCore
{
}