static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object.
VectorValue< Real > RealVectorValue
This class deletes elements from the mesh data structure after it has been generated or read but befo...
RealVectorValue _normal
Normal vector.
Deletes elements lying above a plane.
PlaneDeletionGenerator(const InputParameters ¶meters)
const Point & _point
Point defining the plane.
InputParameters validParams< PlaneDeletionGenerator >()
virtual bool shouldDelete(const Elem *elem) override
Method that returns a Boolean indicating whether an element should be removed from the mesh.