25 std::unique_ptr<MeshBase>
generate()
override;
MeshGenerators are objects that can modify or add to an existing mesh.
const InputParameters & parameters() const
Get the parameters of the object.
MeshGenerator for constructing node sets from side sets.
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
static InputParameters validParams()
std::unique_ptr< MeshBase > & _input
Input mesh the operation will be applied to.