static InputParameters validParams()
ThresholdElementSubdomainModifier(const InputParameters ¶meters)
const Real _threshold
Threshold to modify the element subdomain ID.
enum ThresholdElementSubdomainModifier::CriterionType _criterion_type
virtual SubdomainID computeSubdomainID() override
Compute the subdomain ID of the current element.
const SubdomainID _complement_subdomain_id
static InputParameters validParams()
const SubdomainID _subdomain_id
Target subdomain ID.
virtual Real computeValue()=0
Compute the value used in the criterion.