56 class triSurfaceSearch;
132 const label nCutLayers,
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
A class for handling file names.
Various utilities to handle sets relating mesh to surface. Note: work in progress. Used in meshing tools.
Cell-face mesh analysis engine.
static labelHashSet getHangingCells(const primitiveMesh &mesh, const labelHashSet &internalCells)
Get cells using points on 'outside' only.
Helper class to search on triSurface.
static void getSurfaceSets(const polyMesh &mesh, const fileName &surfName, const triSurface &surf, const triSurfaceSearch &querySurf, const pointField &outsidePts, const label nCutLayers, labelHashSet &inside, labelHashSet &outside, labelHashSet &cut)
Divide cells into cut,inside and outside.
Mesh consisting of general polyhedral cells.
Triangulated surface description with patch information.