This class deletes elements from the mesh data structure after it has been generated or read but befo...
std::shared_ptr< SymFunction > SymFunctionPtr
Shorthand for an smart pointer to an autodiff function parser object.
const InputParameters & parameters() const
Get the parameters of the object.
Deletes elements based on the evaluation of a parsed expression, involving the coordinates of their v...
static InputParameters validParams()
virtual bool shouldDelete(const Elem *elem) override
Method that returns a Boolean indicating whether an element should be removed from the mesh.
SymFunctionPtr _function
the function