![]() |
|
Public Member Functions | |
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 |
|
Null constructor.
Definition at line 58 of file FieldMapper.H. |
|
Definition at line 64 of file FieldMapper.H. References Foam::abort(), Foam::FatalError, FatalErrorIn, Foam::label, and Foam::unallocLabelList. |
Here is the call graph for this function:
|
Reimplemented in cellMapper, faceMapper, fvPatchMapper, fvSurfaceMapper, tetPointMapperCellDecomp, tetPointMapperFaceDecomp, and tetPolyPatchMapperFaceDecomp. Definition at line 83 of file FieldMapper.H. |
|
|
Reimplemented in cellMapper, faceMapper, pointMapper, fvMeshSubset::patchFieldSubset, fvPatchMapper, fvSurfaceMapper, tetPointMapperCellDecomp, tetPolyPatchMapperCellDecomp, tetPointMapperFaceDecomp, tetPolyPatchMapperFaceDecomp, and meshToMesh::patchFieldInterpolator. Definition at line 74 of file FieldMapper.H. |
|
Definition at line 105 of file FieldMapper.H. |
|
|
Reimplemented in cellMapper, faceMapper, fvPatchMapper, fvSurfaceMapper, tetPointMapperCellDecomp, tetPointMapperFaceDecomp, and tetPolyPatchMapperFaceDecomp. Definition at line 92 of file FieldMapper.H. |