Go to the documentation of this file.
38 #ifndef removePoints_H
39 #define removePoints_H
118 return savedFaceLabels_;
Removes selected points from mesh and updates faces using these points.
Direct mesh changes based on v1.3 polyTopoChange syntax.
void getUnrefimentSet(const labelList &undoFaces, labelList &localFaces, labelList &localPoints) const
ClassName("removePoints")
Mesh consisting of general polyhedral cells.
Generic templated field type.
const labelList & savedFaceLabels() const
void setUnrefinement(const labelList &localFaces, const labelList &localPoints, polyTopoChange &)
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Class containing mesh-to-mesh mapping information after a change in polyMesh topology.
A face is a list of labels corresponding to mesh vertices.
void updateMesh(const mapPolyMesh &)
void setRefinement(const boolList &, polyTopoChange &)
label countPointUsage(const scalar minCos, boolList &pointCanBeDeleted) const