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