Patch-field interpolation class. More...
#include <src/sampling/meshToMeshInterpolation/meshToMesh/meshToMesh.H>
Patch-field interpolation class.
Definition at line 159 of file meshToMesh.H.
Inheritance diagram for meshToMesh::patchFieldInterpolator:
Collaboration diagram for meshToMesh::patchFieldInterpolator:Public Member Functions | |
| patchFieldInterpolator (const labelList &addr) | |
| Construct given addressing. | |
| virtual | ~patchFieldInterpolator () |
| label | size () const |
| bool | direct () const |
| const labelList & | directAddressing () const |
Public Member Functions inherited from fvPatchFieldMapper | |
| fvPatchFieldMapper () | |
| Null constructor. | |
Public Member Functions inherited from FieldMapper | |
| FieldMapper () | |
| Null constructor. | |
| virtual | ~FieldMapper () |
| virtual const labelListList & | addressing () const |
| virtual const scalarListList & | weights () const |
| template<class Type > | |
| tmp< Field< Type > > | operator() (const Field< Type > &f) const |
|
inline |
Construct given addressing.
Definition at line 170 of file meshToMesh.H.
|
inlinevirtual |
Definition at line 178 of file meshToMesh.H.
|
inlinevirtual |
|
inlinevirtual |
Implements FieldMapper.
Definition at line 189 of file meshToMesh.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 194 of file meshToMesh.H.