Track the points used by the part and map global to local indices. More...
Public Member Functions | |
localPoints () | |
Null constructor. More... | |
localPoints (const pointField &pts) | |
Construct for mesh points. More... | |
Data Fields | |
label | nPoints |
Number of points used. More... | |
labelList | list |
Map global to local indices. More... | |
Track the points used by the part and map global to local indices.
Definition at line 97 of file ensightPart.H.
|
inline |
Null constructor.
Definition at line 107 of file ensightPart.H.
|
inline |
Construct for mesh points.
Definition at line 114 of file ensightPart.H.
label nPoints |
Number of points used.
Definition at line 101 of file ensightPart.H.
Referenced by ensightPartFaces::calcLocalPoints(), ensightPartCells::calcLocalPoints(), and ensightPart::writeGeometry().
labelList list |
Map global to local indices.
Definition at line 104 of file ensightPart.H.
Referenced by ensightPartFaces::calcLocalPoints(), ensightPartCells::calcLocalPoints(), and ensightPart::writeGeometry().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.