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