26 std::unique_ptr<MeshBase>
generate()
override;
42 void rotateExtrinsic(MeshBase & mesh,
const Real alpha,
const Real beta,
const Real gamma);
const InputParameters & parameters() const
Get the parameters of the object.
Moose::GenericType< RealTensorValue, is_ad > GenericRealTensorValue
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
MeshGenerators are objects that can modify or add to an existing mesh.