24 std::unique_ptr<MeshBase>
generate()
override;
31 const unsigned int &
_nr;
MeshGenerators are objects that can modify or add to an existing mesh.
const InputParameters & parameters() const
Get the parameters of the object.
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
Create a sphere volume mesh.
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
const unsigned int & _n_smooth
number of smoothing operations
const Real & _radius
sphere radius
MooseEnum _elem_type
element type
static InputParameters validParams()
const unsigned int & _nr
number of radial elements