aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortradke <tradke@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2004-05-10 12:19:11 +0000
committertradke <tradke@bfcf8e34-485d-4d46-a995-1fd6fa6fb178>2004-05-10 12:19:11 +0000
commitfff2849bddbc45498d4d47d151591e3b730e19a0 (patch)
tree222d87c708aaf2a5099445aa0cabd9f12e20182e
parent32e303242f1da169fde5124c53b949e9eca4396d (diff)
Use aliased function Coord_GroupSystem().
git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IsoSurfacer/trunk@77 bfcf8e34-485d-4d46-a995-1fd6fa6fb178
-rw-r--r--interface.ccl6
1 files changed, 6 insertions, 0 deletions
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