static InputParameters validParams()
std::unique_ptr< MeshBase > & _input
the input mesh to be modified
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
BreakBoundaryOnSubdomainGenerator(const InputParameters ¶meters)
MeshGenerator for breaking all boundaries based on which block they are attached to.