Foam::pointPatchFieldMapper. More...
Public Member Functions | |
pointPatchFieldMapper () | |
Null constructor. More... | |
Public Member Functions inherited from FieldMapper | |
FieldMapper () | |
Null constructor. More... | |
virtual | ~FieldMapper () |
Destructor. More... | |
virtual label | size () const =0 |
virtual bool | direct () const =0 |
virtual bool | distributed () const |
virtual const mapDistributeBase & | distributeMap () const |
virtual bool | hasUnmapped () const =0 |
Are there unmapped values? I.e. do all size() elements get. More... | |
virtual const labelUList & | directAddressing () const |
virtual const labelListList & | addressing () const |
virtual const scalarListList & | weights () const |
template<class Type > | |
tmp< Field< Type > > | operator() (const Field< Type > &f) const |
|
inline |
Null constructor.
Definition at line 56 of file pointPatchFieldMapper.H.