const MooseEnum _bound_type
What type of bound (min or max) this kernel intends to apply. 
static InputParameters validParams()
const InputParameters & parameters() const
Get the parameters of the object. 
Base class for implementing constraints on finite volume variable elemental values using scalar Lagra...
DualNumber< Real, DNDerivativeType, true > ADReal
ADReal computeQpResidual() override final
This is the primary function that must be implemented for flux kernel terms. 
FVBoundedValueConstraint(const InputParameters ¶meters)
This is a "smart" enum class intended to replace many of the shortcomings in the C++ enum type It sho...
This Kernel implements the residuals that enforce the constraint. 
BoundType
What type of constraint we are going to enforce.