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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/pughi.h b/src/include/pughi.h
index b934690..67ec409 100644
--- a/src/include/pughi.h
+++ b/src/include/pughi.h
@@ -106,6 +106,8 @@ int PUGH_SyncGArray(pGA *GA);
int PUGH_NumTimeLevels(const pGH *pughGH, int var);
+size_t PUGH_GetVectorSize(void);
+
#ifdef CCTK_MPI
void PostSendGA (pGH *pughGH, int dir, pComm *comm);
void PostReceiveGA (pGH *pughGH, int dir, pComm *comm);