From 6177a527fbce4c9fd309da0f84e980e0a0853759 Mon Sep 17 00:00:00 2001 From: allen Date: Thu, 13 Jan 2000 13:06:35 +0000 Subject: Added internal function git-svn-id: http://svn.cactuscode.org/flesh/trunk@1251 17b73243-c579-4c4c-a9d2-2d5706c11dac --- src/include/cctki_Groups.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/include') diff --git a/src/include/cctki_Groups.h b/src/include/cctki_Groups.h index 3856faa2..07625fc7 100644 --- a/src/include/cctki_Groups.h +++ b/src/include/cctki_Groups.h @@ -28,6 +28,11 @@ int CCTKi_CreateGroup(const char *gname, const char *thorn, const char *imp, int n_variables, ...); +int CCTKi_ParseStaggerString(int dim, + const char *imp, + const char *gname, + const char *stype); + #ifdef __cplusplus } #endif -- cgit v1.2.3