32 const point& pt = points_[pointi];
43 return faces_[facei].empty();
49 return cellMap_[celli] == -2;
bool cellRemoved(const label celli) const
Is cell removed?
bool pointRemoved(const label pointi) const
Is point removed?
void setNumPatches(const label nPatches)
Explicitly set the number of patches if construct-without-mesh.
bool faceRemoved(const label facei) const
Is face removed?
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.