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