38#ifndef mergePolyMesh_H
39#define mergePolyMesh_H
83 mergePolyMesh(
const mergePolyMesh&) =
delete;
86 void operator=(
const mergePolyMesh&) =
delete;
96 void sortProcessorPatches();
118 void addMesh(
const polyMesh& m);
A 1D vector of objects of type <T> that resizes itself as necessary to accept the new objects.
Defines the attributes of an object for which implicit objectRegistry management is supported,...
void addMesh(const polyMesh &m)
Add a mesh.
virtual ~mergePolyMesh()=default
Destructor.
mergePolyMesh(const IOobject &io)
Construct from IOobject.
void merge()
Merge meshes.
TypeName("mergePolyMesh")
Runtime type information.
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 Foam::string.
#define TypeName(TypeNameString)
Declare a ClassName() with extra virtual type info.