Foam::pointPatchFieldMapper. More...
#include <OpenFOAM/pointPatchFieldMapper.H>
Inheritance diagram for pointPatchFieldMapper:
Collaboration diagram for pointPatchFieldMapper:Public Member Functions | |
| 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 |
Null constructor.
Definition at line 57 of file pointPatchFieldMapper.H.