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