26 std::unique_ptr<MeshBase>
generate()
override;
Takes a mesh with a mix of element types, and subdivides elements as needed to produce a mesh of the ...
std::unique_ptr< MeshBase > & _input_ptr
Input mesh defining the original mixed mesh.
static InputParameters validParams()
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
MeshGenerators are objects that can modify or add to an existing mesh.
const InputParameters & parameters() const
Get the parameters of the object.