Foam::pointPatchFieldMapperPatchRef. More...
#include <OpenFOAM/pointPatchFieldMapperPatchRef.H>
Inheritance diagram for pointPatchFieldMapperPatchRef:
Collaboration diagram for pointPatchFieldMapperPatchRef:Public Member Functions | |
| pointPatchFieldMapperPatchRef (const pointPatch &source, const pointPatch &target) | |
| Construct from components. | |
| const pointPatch & | sourcePatch () const |
| const pointPatch & | targetPatch () const |
Public Member Functions inherited from pointPatchFieldMapper | |
| pointPatchFieldMapper () | |
| Null constructor. | |
Public Member Functions inherited from FieldMapper | |
| FieldMapper () | |
| Null constructor. | |
| virtual | ~FieldMapper () |
| virtual label | size () const =0 |
| virtual bool | direct () const =0 |
| virtual const unallocLabelList & | 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 71 of file pointPatchFieldMapperPatchRef.H.
|
inline |
Definition at line 83 of file pointPatchFieldMapperPatchRef.H.
|
inline |
Definition at line 88 of file pointPatchFieldMapperPatchRef.H.