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 |
Public Member Functions inherited from pointPatchFieldMapper | |
| 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 |
Construct from components.
Definition at line 70 of file pointPatchFieldMapperPatchRef.H.
|
inline |
Definition at line 82 of file pointPatchFieldMapperPatchRef.H.
|
inline |
Definition at line 87 of file pointPatchFieldMapperPatchRef.H.
1.8.11