21 virtual std::unique_ptr<MeshBase>
generate()
override;
static InputParameters validParams()
const OrderConversionType _conversion_type
Type of Element Order Conversion.
ElementOrderConversionGenerator(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
virtual std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
std::unique_ptr< MeshBase > & _input
The input mesh.
MeshGenerators are objects that can modify or add to an existing mesh.