Patch-field interpolation class. More...
Public Member Functions | |
patchFieldInterpolator (const labelList &addr) | |
Construct given addressing. More... | |
virtual | ~patchFieldInterpolator () |
Destructor. More... | |
label | size () const |
bool | direct () const |
bool | hasUnmapped () const |
Are there unmapped values? I.e. do all size() elements get. More... | |
const labelList & | directAddressing () const |
![]() | |
fvPatchFieldMapper () | |
Null constructor. More... | |
![]() | |
FieldMapper () | |
Null constructor. More... | |
virtual | ~FieldMapper () |
Destructor. More... | |
virtual bool | distributed () const |
virtual const mapDistributeBase & | distributeMap () const |
virtual const labelListList & | addressing () const |
virtual const scalarListList & | weights () const |
template<class Type > | |
tmp< Field< Type > > | operator() (const Field< Type > &f) const |
Private Attributes | |
const labelList & | directAddressing_ |
Patch-field interpolation class.
Definition at line 178 of file meshToMesh0.H.
|
inline |
Construct given addressing.
Definition at line 190 of file meshToMesh0.H.
|
inlinevirtual |
Destructor.
Definition at line 197 of file meshToMesh0.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 203 of file meshToMesh0.H.
References meshToMesh0::patchFieldInterpolator::directAddressing_, and List::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 208 of file meshToMesh0.H.
|
inlinevirtual |
Are there unmapped values? I.e. do all size() elements get.
get value
Implements FieldMapper.
Definition at line 213 of file meshToMesh0.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 218 of file meshToMesh0.H.
References meshToMesh0::patchFieldInterpolator::directAddressing_.
|
private |
Definition at line 182 of file meshToMesh0.H.
Referenced by meshToMesh0::patchFieldInterpolator::directAddressing(), and meshToMesh0::patchFieldInterpolator::size().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.