32 #ifndef directPointPatchFieldMapper_H 33 #define directPointPatchFieldMapper_H 47 class directPointPatchFieldMapper
49 public pointPatchFieldMapper,
50 public directFieldMapper
68 addressing_(addressing),
71 if (addressing_.size() &&
min(addressing_) < 0)
UList< label > labelUList
bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
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.
const labelUList & addressing() const
Access to the direct map addressing.
directPointPatchFieldMapper(const labelUList &directAddressing)
Construct given addressing.