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