Public Member Functions | |
pointPatchFieldReconstructor (const label size) | |
Construct given size. More... | |
label | size () const |
bool | direct () const |
bool | hasUnmapped () const |
Are there unmapped values? I.e. do all size() elements get. More... | |
const labelUList & | directAddressing () const |
![]() | |
pointPatchFieldMapper () | |
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 | |
label | size_ |
Definition at line 85 of file pointFieldReconstructor.H.
|
inline |
Construct given size.
Definition at line 96 of file pointFieldReconstructor.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 104 of file pointFieldReconstructor.H.
References pointFieldReconstructor::pointPatchFieldReconstructor::size_.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 109 of file pointFieldReconstructor.H.
|
inlinevirtual |
Are there unmapped values? I.e. do all size() elements get.
get value
Implements FieldMapper.
Definition at line 114 of file pointFieldReconstructor.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 119 of file pointFieldReconstructor.H.
References UList::null().
|
private |
Definition at line 89 of file pointFieldReconstructor.H.
Referenced by pointFieldReconstructor::pointPatchFieldReconstructor::size().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.