From fff2849bddbc45498d4d47d151591e3b730e19a0 Mon Sep 17 00:00:00 2001 From: tradke Date: Mon, 10 May 2004 12:19:11 +0000 Subject: Use aliased function Coord_GroupSystem(). git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@77 bfcf8e34-485d-4d46-a995-1fd6fa6fb178 --- interface.ccl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/interface.ccl b/interface.ccl index 01b2981..7012316 100644 --- a/interface.ccl +++ b/interface.ccl @@ -8,3 +8,9 @@ inherits: Grid IO # 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 -- cgit v1.2.3