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 f7008db..8b56808 100644
--- a/src/SetupPGH.c
+++ b/src/SetupPGH.c
@@ -151,6 +151,7 @@ pGH *PUGH_SetupPGH (void *callerid,
nsize, nghostzones,
pughGH->nprocs,
pughGH->Connectivity[idim-1]->nprocs,
+ pughGH->Connectivity[idim-1]->neighbours,
pughGH->myproc);
}