32 #ifndef weightedFvPatchFieldMapper_H 33 #define weightedFvPatchFieldMapper_H 70 addressing_(addressing),
76 if (addressing_[i].size() == 0)
91 virtual bool direct()
const
#define forAll(list, i)
Loop across all elements in list.
virtual bool hasUnmapped() const
Are there unmapped values? I.e. do all size() elements get.
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
virtual const scalarListList & weights() const
FieldMapper with weighted mapping.
virtual const labelListList & addressing() const
weightedFvPatchFieldMapper(const labelListList &addressing, const scalarListList &weights)
Construct given addressing.
virtual bool direct() const
virtual ~weightedFvPatchFieldMapper()
Destructor.