35 #ifndef pointBoundaryMesh_H 36 #define pointBoundaryMesh_H 47 class polyBoundaryMesh;
A class for handling keywords in dictionaries.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
void movePoints(const pointField &)
Correct polyBoundaryMesh after moving points.
label findPatchID(const word &patchName) const
Find patch index given a name.
void updateMesh()
Correct polyBoundaryMesh after topology update.
Mesh representing a set of points created from polyMesh.
A class for handling words, derived from string.
const pointMesh & mesh() const
Return the mesh reference.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
labelList findIndices(const keyType &, const bool useGroups) const
Find patch indices given a name.