summaryrefslogtreecommitdiff
path: root/src/include/cctk_Groups.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/cctk_Groups.h')
-rw-r--r--src/include/cctk_Groups.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/cctk_Groups.h b/src/include/cctk_Groups.h
index 4e058da5..0f0c0f3b 100644
--- a/src/include/cctk_Groups.h
+++ b/src/include/cctk_Groups.h
@@ -41,6 +41,8 @@ int CCTK_GroupTypeNumber(const char *type);
int CCTK_VarTypeNumber(const char *type);
+char *CCTK_VarTypeName(int vartype);
+
int CCTK_GroupScopeNumber(const char *type);
int CCTK_GroupData(int group,