Patch-field subset interpolation class. More...
#include <src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H>
Patch-field subset interpolation class.
Definition at line 122 of file fvMeshSubset.H.
Inheritance diagram for fvMeshSubset::pointPatchFieldSubset:
Collaboration diagram for fvMeshSubset::pointPatchFieldSubset:Public Member Functions | |
| pointPatchFieldSubset (const labelList &directAddressing) | |
| Construct given addressing. | |
| virtual | ~pointPatchFieldSubset () |
| label | size () const |
| bool | direct () const |
| const unallocLabelList & | directAddressing () const |
Public Member Functions inherited from pointPatchFieldMapper | |
| pointPatchFieldMapper () | |
| 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 133 of file fvMeshSubset.H.
|
inlinevirtual |
Definition at line 140 of file fvMeshSubset.H.
|
inlinevirtual |
Implements FieldMapper.
Definition at line 146 of file fvMeshSubset.H.
References List< T >::size().
|
inlinevirtual |
Implements FieldMapper.
Definition at line 151 of file fvMeshSubset.H.
|
inlinevirtual |
Reimplemented from FieldMapper.
Definition at line 156 of file fvMeshSubset.H.