25 std::unique_ptr<MeshBase>
generate()
override;
MeshGenerator for flipping a sideset.
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
const BoundaryName _sideset_name
Name of the sideset to flip.
std::unique_ptr< MeshBase > & _input
Input mesh the operation will be applied to.
static InputParameters validParams()
MeshGenerators are objects that can modify or add to an existing mesh.
const InputParameters & parameters() const
Get the parameters of the object.