void findZMaxPoints() const
find points at maximum z
boolList * activeFacePtr_
which faces are not in the x-y plane
const boolList & activeFace() const
const access to active faces
labelList * activeFaceLabelsPtr_
labels of active faces
Template functions to aid in the implementation of demand driven data.
boolList * zMaxPointPtr_
which points are in the x-y plane and at largest z
void findActiveFaces() const
find active faces
const labelList & zMinToZMax() const
offset points of points at minimum z
void findZMinOffsetPoints() const
find offset point to each zMin point
const boolList & zMinPoints() const
labelList * zMinPointLabelsPtr_
labels of points at minimum z
labelList * zMaxToZMinPtr_
labels of zMin points of zMax points
const boolList & zMaxPoints() const
labelList * zMaxPointLabelsPtr_
labels of points at maximum z
labelList * zMinToZMaxPtr_
labels of offset points of zMin points
const labelList & zMinPointLabels() const
labels of points in the x-y with the smallest z coordinate
const labelList & zMaxToZMin() const
offset points of points at maximum z
void findActiveFaceLabels() const
find active face labels
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
void findZMinPointLabels() const
find labels of points at minimum z
void findZMaxOffsetPoints() const
find offset point to each zMin point
void findZMinPoints() const
find points at minimum z
const labelList & activeFaceLabels() const
labels of active faces
void findZMaxPointLabels() const
find labels of points at minimum z
const labelList & zMaxPointLabels() const
labels of points in the x-y with the largest z coordinate
boolList * zMinPointPtr_
which points are in the x-y plane and at smallest z