32 #ifndef directPointPatchFieldMapper_H 33 #define directPointPatchFieldMapper_H 65 directAddressing_(directAddressing),
68 if (directAddressing_.
size() &&
min(directAddressing_) < 0)
83 return directAddressing_.
size();
98 return directAddressing_;
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
const labelUList & directAddressing() const
bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
direct PointPatchFieldMapper
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
virtual ~directPointPatchFieldMapper()
Destructor.
label size() const
Return the number of elements in the UList.
directPointPatchFieldMapper(const labelUList &directAddressing)
Construct given addressing.