aboutsummaryrefslogtreecommitdiff
path: root/src/include/pughi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/pughi.h')
-rw-r--r--src/include/pughi.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/include/pughi.h b/src/include/pughi.h
index 2971f57..7a3695c 100644
--- a/src/include/pughi.h
+++ b/src/include/pughi.h
@@ -132,11 +132,6 @@ pComm *PUGH_SetupGArrayComm(pGH *pughGH,
int vartype,
pGExtras *extras);
-int PUGH_EnableGArrayGroupStorage(pGH *pughGH,
- int first_var,
- int n_variables,
- int n_timelevels);
-
int PUGH_EnableGArrayDataStorage(pGA *GA,
int this_proc,
int zero_memory,