24 std::unique_ptr<MeshBase>
generate()
override;
const InputParameters & parameters() const
Get the parameters of the object.
OrientSurfaceMeshGenerator(const InputParameters ¶meters)
void actOnElem(Elem *const, const Point &, const subdomain_id_type &, MeshBase &) override
Action to perform when flooding.
unsigned int _num_flipped
Keeps track of the number of element orientation flips, for output purposes.
This class will re-orient surface elements based on user-specified settings.
std::unique_ptr< MeshBase > generate() override
Generate / modify the mesh.
static InputParameters validParams()