Go to the documentation of this file.
31 const point& pt = points_[pointI];
34 pt.
x() > 0.5*greatPoint.
x()
35 && pt.
y() > 0.5*greatPoint.
y()
36 && pt.
z() > 0.5*greatPoint.
z();
42 return faces_[faceI].empty();
48 return cellMap_[cellI] == -2;