aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
blob: 7012316b67190dd255da61173a67680766358507 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Interface definition for thorn isosurfacer
# $Header$

implements: isosurfacer
inherits: Grid IO

# USES INCLUDE HEADER: sstream.hpp
# USES INCLUDE HEADER: Server.hpp
# USES INCLUDE HEADER: CactusCommands.hpp
# USES INCLUDE HEADER: http_GHExtensions.hpp # no connection to HTTP yet

CCTK_INT FUNCTION Coord_GroupSystem  \
  (CCTK_POINTER_TO_CONST IN GH,      \
   CCTK_STRING IN groupname)

REQUIRES FUNCTION Coord_GroupSystem