aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/bbox.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@aei.mpg.de>2005-03-21 02:05:00 +0000
committerErik Schnetter <schnetter@aei.mpg.de>2005-03-21 02:05:00 +0000
commitb21552942961740994d7254b69af3aba4fdd12c2 (patch)
tree8bb651f3a01654e82ed92f081b7281150d6d4ced /Carpet/CarpetLib/src/bbox.hh
parentc35ce358671e549a177589497da3db4b6fb20277 (diff)
CarpetLib: Correct misleading comment
darcs-hash:20050321020511-891bb-2775aab7e620a3c8da997c10cefcf5ac53124509.gz
Diffstat (limited to 'Carpet/CarpetLib/src/bbox.hh')
-rw-r--r--Carpet/CarpetLib/src/bbox.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/Carpet/CarpetLib/src/bbox.hh b/Carpet/CarpetLib/src/bbox.hh
index 2182bfc50..8d0f8f54e 100644
--- a/Carpet/CarpetLib/src/bbox.hh
+++ b/Carpet/CarpetLib/src/bbox.hh
@@ -70,7 +70,7 @@ public:
return any(lower()>upper());
}
- /** Return the size, which is the product of the shape. */
+ /** Return the size, which is the number of contained points. */
T size () const;
// Queries