summaryrefslogtreecommitdiff
path: root/src/include/cctki_Groups.h
diff options
context:
space:
mode:
authorallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-04 10:17:57 +0000
committerallen <allen@17b73243-c579-4c4c-a9d2-2d5706c11dac>2000-04-04 10:17:57 +0000
commitfa72964bc5a6288c320743a77ad4cc2280940f2f (patch)
treebe58b2892fa9d57a5739ec00660a44e3897b8c51 /src/include/cctki_Groups.h
parent15b39224435ef2fc8001585db82dafdcbbe70701 (diff)
Additions for constant sized arrays
git-svn-id: http://svn.cactuscode.org/flesh/trunk@1521 17b73243-c579-4c4c-a9d2-2d5706c11dac
Diffstat (limited to 'src/include/cctki_Groups.h')
-rw-r--r--src/include/cctki_Groups.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/cctki_Groups.h b/src/include/cctki_Groups.h
index 6cc215f2..4af616c0 100644
--- a/src/include/cctki_Groups.h
+++ b/src/include/cctki_Groups.h
@@ -29,6 +29,7 @@ int CCTKi_CreateGroup
int dimension,
int ntimelevels,
const char* stype,
+ const char* dtype,
const char* size,
const char* ghostsize,
int n_variables,