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_;
const labelUList & directAddressing() const
bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
layerAndWeight min(const layerAndWeight &a, const layerAndWeight &b)
direct PointPatchFieldMapper
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual ~directPointPatchFieldMapper()
Destructor.
label size() const
Return the number of elements in the UList.
directPointPatchFieldMapper(const labelUList &directAddressing)
Construct given addressing.