35 #ifndef mergePolyMesh_H
36 #define mergePolyMesh_H
A 1D array of objects of type <T>, where the size of the vector is known and used for subscript bound...
Merge meshes into a single mesh without stitching.
void operator=(const mergePolyMesh &)=delete
Disallow default bitwise assignment.
virtual ~mergePolyMesh()
Destructor.
void addMesh(const polyMesh &m)
Add a mesh.
mergePolyMesh(polyMesh &mesh)
Construct from polyMesh.
void merge()
Merge meshes.
TypeName("mergePolyMesh")
Runtime type information.
Mesh consisting of general polyhedral cells.
A patch is a list of labels that address the faces in the global face list.
Direct mesh changes based on v1.3 polyTopoChange syntax.
A class for handling words, derived from string.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.