49#ifndef Foam_attachPolyTopoChanger_H
50#define Foam_attachPolyTopoChanger_H
65 public polyTopoChanger
94 void attach(
const bool removeEmptyPatches =
true);
Defines the attributes of an object for which implicit objectRegistry management is supported,...
void attach(const bool removeEmptyPatches=true)
Attach mesh. By default filter out empty patches.
void operator=(const attachPolyTopoChanger &)=delete
No copy assignment.
virtual ~attachPolyTopoChanger()=default
Destructor.
attachPolyTopoChanger(const attachPolyTopoChanger &)=delete
No copy construct.
Mesh consisting of general polyhedral cells.