aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 12ff4e3e10aa3d5fd3c26b851bb0d6ce4c4681d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Interface definition for thorn SetMask_SphericalSurface

implements: SetMask_SphericalSurface

inherits: HydroBase SphericalSurface

USES INCLUDE: HydroBase.h

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