aboutsummaryrefslogtreecommitdiff
path: root/interface.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'interface.ccl')
-rw-r--r--interface.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/interface.ccl b/interface.ccl
index 8aabe79..c6bdce0 100644
--- a/interface.ccl
+++ b/interface.ccl
@@ -40,3 +40,9 @@ CCTK_INT FUNCTION Hyperslab_FreeMapping (CCTK_INT IN mapping_handle)
REQUIRES FUNCTION Hyperslab_Get
REQUIRES FUNCTION Hyperslab_LocalMappingByIndex
REQUIRES FUNCTION Hyperslab_FreeMapping
+
+CCTK_INT FUNCTION Coord_GroupSystem \
+ (CCTK_POINTER_TO_CONST IN GH, \
+ CCTK_STRING IN groupname)
+
+REQUIRES FUNCTION Coord_GroupSystem