aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/gdata.hh
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetLib/src/gdata.hh')
-rw-r--r--Carpet/CarpetLib/src/gdata.hh4
1 files changed, 2 insertions, 2 deletions
diff --git a/Carpet/CarpetLib/src/gdata.hh b/Carpet/CarpetLib/src/gdata.hh
index 129fccc1c..230a6583c 100644
--- a/Carpet/CarpetLib/src/gdata.hh
+++ b/Carpet/CarpetLib/src/gdata.hh
@@ -66,10 +66,10 @@ protected:
centering cent;
operator_type transport_operator;
- bool _has_storage; // has storage associated (on some processor)
+ bool _has_storage; // has storage associated (on some process)
int _size; // size
- int _proc; // stored on processor
+ int _proc; // stored on process
ivect _shape; // shape
ivect _padded_shape, _stride; // allocated shape and index order