aboutsummaryrefslogtreecommitdiff
path: root/src/SetupGroup.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/SetupGroup.c')
-rw-r--r--src/SetupGroup.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SetupGroup.c b/src/SetupGroup.c
index cb2e969..19b8752 100644
--- a/src/SetupGroup.c
+++ b/src/SetupGroup.c
@@ -140,6 +140,8 @@ static int PUGH_SetupGAGroup (pGH *newGH,
CCTK_WARN (0, "Memory allocation error in PUGH_SetupGAGroup");
}
+ PUGH_SetupDefaultTopology (dim, nprocs);
+
/* Check that there are enough grid points in this dimension
* to make parallelising it worthwhile
*/