Abstract base class to hold the Field mapping for mesh morphs. More...
Public Member Functions | |
morphFieldMapper () | |
virtual | ~morphFieldMapper ()=default |
virtual label | sizeBeforeMapping () const =0 |
virtual bool | insertedObjects () const =0 |
virtual const labelList & | insertedObjectLabels () const =0 |
![]() | |
FieldMapper () | |
virtual | ~FieldMapper ()=default |
virtual label | size () const =0 |
virtual bool | direct () const =0 |
virtual bool | distributed () const |
virtual const mapDistributeBase & | distributeMap () const |
virtual bool | hasUnmapped () const =0 |
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 |
Abstract base class to hold the Field mapping for mesh morphs.
Definition at line 43 of file morphFieldMapper.H.
|
inline |
Definition at line 53 of file morphFieldMapper.H.
|
virtualdefault |
|
pure virtual |
Implemented in faAreaMapper, faceMapper, fvSurfaceMapper, cellMapper, pointMapper, and faEdgeMapper.
|
pure virtual |
Implemented in faAreaMapper, faceMapper, fvSurfaceMapper, pointMapper, cellMapper, and faEdgeMapper.
|
pure virtual |
Implemented in faAreaMapper, faceMapper, fvSurfaceMapper, pointMapper, cellMapper, and faEdgeMapper.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.