Go to the documentation of this file.
32 #ifndef directPointPatchFieldMapper_H
33 #define directPointPatchFieldMapper_H
directPointPatchFieldMapper(const labelUList &directAddressing)
Construct given addressing.
const labelUList & directAddressing_
Addressing from new back to old.
bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
Foam::pointPatchFieldMapper.
const labelUList & directAddressing() const
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 vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
virtual ~directPointPatchFieldMapper()
Destructor.
bool hasUnmapped_
Does map contain any unmapped values.
label size() const
Return the number of elements in the UList.
direct pointPatchFieldMapper
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)