From 6e707454d2435dd280afa3c17cb75fc50138e857 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 10 May 2004 12:22:40 +0000 Subject: Use aliased function Coord_GroupSystem(). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOHDF5Util/trunk@118 7842ec3a-9562-4be5-9c5b-06ba18f2b668 --- interface.ccl | 6 ++++++ 1 file changed, 6 insertions(+) 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 -- cgit v1.2.3