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