Go to the documentation of this file.
32 #ifndef distributedUnallocatedDirectFvPatchFieldMapper_H
33 #define distributedUnallocatedDirectFvPatchFieldMapper_H
99 virtual bool direct()
const
virtual bool distributed() const
bool notNull(const T &t)
Return true if t is not a reference to the nullObject of type T.
virtual const labelUList & directAddressing() const
distributedUnallocatedDirectFvPatchFieldMapper(const labelUList &directAddressing, const mapDistributeBase &distMap)
Construct given addressing.
virtual bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
virtual bool direct() const
const labelUList & 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.
virtual const mapDistributeBase & distributeMap() const
virtual ~distributedUnallocatedDirectFvPatchFieldMapper()
Destructor.
virtual label size() const
label constructSize() const
Constructed data size.
A 1D vector of objects of type <T>, where the size of the vector is known and can be used for subscri...
const mapDistributeBase & distMap_
Class containing processor-to-processor mapping information.
Foam::fvPatchFieldMapper.
label size() const
Return the number of elements in the UList.
dimensioned< Type > min(const dimensioned< Type > &, const dimensioned< Type > &)
FieldMapper with direct mapping from remote quantities.