![]() |
|
Public Member Functions | |
tetPolyPatchMapperCellDecomp (const tetPolyPatchCellDecomp &patch, const mapPolyMesh &meshMap) | |
Construct from mappers. | |
virtual | ~tetPolyPatchMapperCellDecomp () |
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. |
|
Construct from mappers.
|
|
|
|
Is the mapping direct.
Implements FieldMapper. Definition at line 130 of file tetPolyPatchMapperCellDecomp.H. |
|
Return direct addressing.
Reimplemented from FieldMapper. |
|
Return size.
Implements FieldMapper. |
|
Return size of field before mapping.
|