Foam::fvPatchFieldMapper. More...
#include <finiteVolume/fvPatchFieldMapper.H>
Public Member Functions | |
fvPatchFieldMapper () | |
Null constructor. | |
![]() | |
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.