aboutsummaryrefslogtreecommitdiff
path: root/src/Mapping.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Mapping.c')
-rw-r--r--src/Mapping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Mapping.c b/src/Mapping.c
index f0f79b3..9bc0c33 100644
--- a/src/Mapping.c
+++ b/src/Mapping.c
@@ -625,7 +625,7 @@ static CCTK_INT DefineMapping (const cGH *GH,
pughGH->PUGH_COMM_WORLD));
/* set the displacements/receive counts for the data gather operation
- in the following PUGHlab_Get() call;
+ in the following PUGHSlab_Get() call;
also sum up the total number of data points of the global hyperslab */
mapping->totals_global = 0;
for (i = 0; i < nprocs; i++)