Foam::fvPatchFieldMapper. More...
#include <finiteVolume/fvPatchFieldMapper.H>
Inheritance diagram for fvPatchFieldMapper:
Collaboration diagram for fvPatchFieldMapper:Public Member Functions | |
| fvPatchFieldMapper () | |
| 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 56 of file fvPatchFieldMapper.H.