From 12501d380f05ceffa9fa5f507cc00590fff626b1 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 18 Aug 2004 21:11:23 +0000 Subject: Correct typo in comment. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGH/PUGHSlab/trunk@128 10716dce-81a3-4424-a2c8-48026a0d3035 --- src/Mapping.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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++) -- cgit v1.2.3