A base class for mesh generators that Use a parsed expression to assign new subdomain id(s)
MeshGenerator to use a parsed expression to determine the subdomain ids of included elements.
static InputParameters validParams()
void assignElemSubdomainID(Elem *elem) override
Assign the subdomain id to the element based on the parsed expression.