34 for (
label hi1=0; hi1<hitList.
size() - 1; ++hi1)
40 for (
label hi2=hi1 + 1; hi2<hitList.
size(); ++hi2)
static const scalar GREAT
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void size(const label)
Override size to be inconsistent with allocated storage.
This class describes the interaction of (usually) a face and a point. It carries the info of a succes...
scalar minDist(const List< pointIndexHit > &hitList)
const Point & hitPoint() const
Return hit point.
bool hit() const
Is there a hit.
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
dimensioned< scalar > mag(const dimensioned< Type > &)