aboutsummaryrefslogtreecommitdiff
path: root/src/SetupPGH.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/SetupPGH.c')
-rw-r--r--src/SetupPGH.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/SetupPGH.c b/src/SetupPGH.c
index 8b56808..ab71fb4 100644
--- a/src/SetupPGH.c
+++ b/src/SetupPGH.c
@@ -144,6 +144,7 @@ pGH *PUGH_SetupPGH (void *callerid,
}
pughGH->Connectivity[idim-1] = PUGH_SetupConnectivity (idim, pughGH->nprocs,
+ nsize, nghostzones,
nprocs, perme);
free(nprocs);