![]() |
|
Public Member Functions | |
tetPolyPatchMapperFaceDecomp (const tetPolyPatchFaceDecomp &patch, const mapPolyMesh &meshMap, const pointMapper &pMapper, const faceMapper &fMapper) | |
Construct from mappers. | |
virtual | ~tetPolyPatchMapperFaceDecomp () |
virtual label | size () const |
Return size. | |
virtual label | sizeBeforeMapping () const |
Return size of field before mapping. | |
virtual bool | direct () const |
Is the mapping direct. | |
virtual const unallocLabelList & | directAddressing () const |
Return direct addressing. | |
virtual const labelListList & | addressing () const |
Return interpolated addressing. | |
virtual const scalarListList & | weights () const |
Return interpolaion weights. |
|
Construct from mappers.
|
|
|
|
Return interpolated addressing.
Reimplemented from FieldMapper. |
|
Is the mapping direct.
Implements FieldMapper. |
|
Return direct addressing.
Reimplemented from FieldMapper. |
|
Return size.
Implements FieldMapper. |
|
Return size of field before mapping.
|
|
Return interpolaion weights.
Reimplemented from FieldMapper. |