aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetTracker/interface.ccl
blob: 879afe7f8d0acbcefc40d48a60d7c7964ae3a5ce (plain)
1
2
3
4
5
6
7
8
9
10
# Interface definition for thorn CarpetTracker

IMPLEMENTS: CarpetTracker

INHERITS: SphericalSurface CarpetRegrid2

# translate SphericalSurface name into ID
CCTK_INT \
FUNCTION sf_IdFromName (CCTK_INT IN id, CCTK_POINTER_TO_CONST IN name)
USES FUNCTION sf_IdFromName