From e22faa579ab3dcf94c94cb45f80e8e5904141ee5 Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Thu, 1 Nov 2012 22:01:05 -0400 Subject: Carpet: Correct comment --- Carpet/Carpet/src/functions.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Carpet/Carpet/src/functions.hh b/Carpet/Carpet/src/functions.hh index b31c6740d..5a4c4fea1 100644 --- a/Carpet/Carpet/src/functions.hh +++ b/Carpet/Carpet/src/functions.hh @@ -87,7 +87,7 @@ namespace Carpet { std::map const & HostMap (); int HostId (string name); - // Processor to host id + // Process to host id vector const & HostIds (); int HostId (int proc); -- cgit v1.2.3