Foam::pointPatchFieldMapperPatchRef. More...
Public Member Functions | |
pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target) | |
Construct from components. More... | |
const pointPatch & | sourcePatch () const |
const pointPatch & | targetPatch () const |
![]() | |
pointPatchFieldMapper () | |
Null constructor. More... | |
![]() | |
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 |
Private Member Functions | |
pointPatchFieldMapperPatchRef (const pointPatchFieldMapperPatchRef &) | |
Disallow default bitwise copy construct. More... | |
void | operator= (const pointPatchFieldMapperPatchRef &) |
Disallow default bitwise assignment. More... | |
Private Attributes | |
const pointPatch & | sourcePatch_ |
const pointPatch & | targetPatch_ |
|
private |
Disallow default bitwise copy construct.
|
inline |
Construct from components.
Definition at line 70 of file pointPatchFieldMapperPatchRef.H.
|
private |
Disallow default bitwise assignment.
|
inline |
Definition at line 82 of file pointPatchFieldMapperPatchRef.H.
References pointPatchFieldMapperPatchRef::sourcePatch_.
|
inline |
Definition at line 87 of file pointPatchFieldMapperPatchRef.H.
References pointPatchFieldMapperPatchRef::targetPatch_.
|
private |
Definition at line 51 of file pointPatchFieldMapperPatchRef.H.
Referenced by pointPatchFieldMapperPatchRef::sourcePatch().
|
private |
Definition at line 52 of file pointPatchFieldMapperPatchRef.H.
Referenced by pointPatchFieldMapperPatchRef::targetPatch().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.