24 std::unique_ptr<MeshBase>
generate()
override;
Creates lower-dimensional elements on the specified sidesets.
std::unique_ptr< MeshBase > & _input
const std::vector< BoundaryName > _sideset_names
a vector of the names of the sidesets to add the lower-D elements to
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
static InputParameters validParams()
MeshGenerators are objects that can modify or add to an existing mesh.
const InputParameters & parameters() const
Get the parameters of the object.