From 60860682850aca790187e17d7f2badd34a22345d Mon Sep 17 00:00:00 2001 From: Erik Schnetter Date: Sun, 4 Aug 2013 00:26:13 -0400 Subject: CarpetLib: Add comment in gdata class --- Carpet/CarpetLib/src/gdata.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Carpet/CarpetLib/src/gdata.hh b/Carpet/CarpetLib/src/gdata.hh index 086d84b28..5b5decba6 100644 --- a/Carpet/CarpetLib/src/gdata.hh +++ b/Carpet/CarpetLib/src/gdata.hh @@ -66,7 +66,7 @@ protected: operator_type transport_operator; bool _has_storage; // has storage associated (on some process) - int _size; // size + int _size; // size (number of elements including padding) int _proc; // stored on process -- cgit v1.2.3