71 mesh.globalData().mergePoints
79 nPoints = globalPointsPtr().totalSize();
void size(const label n)
Older name for setAddressableSize.
static bool & parRun() noexcept
Test if this a parallel run.
Sorting/classification of faces (2D) into corresponding ensight types.
const labelList & meshPoints() const
Return labelList of mesh points in patch.
A list of faces which address into the list of points.
const Map< label > & meshPointMap() const
Mesh point map.
label uniqueMeshPoints(const polyMesh &mesh, labelList &uniqueMeshPointLabels, bool parallel) const
Globally unique mesh points. Required when writing point fields.
const labelList & faceIds() const noexcept
Processor-local face ids of all elements.
A List with indirect addressing. Like IndirectList but does not store addressing. ...
Pointer management similar to std::unique_ptr, with some additional methods and type checking...
Mesh consisting of general polyhedral cells.