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