This is a base class used to set an upper and/or lower bound of a variable for the PETSc's variationa...
Provides constant bound of a variable for the PETSc's variational inequalities solver.
virtual Real getBound() override
Method to get bound value for a variable.
static InputParameters validParams()
Real _bound_value
The value of bound for the variable.
const InputParameters & parameters() const
Get the parameters of the object.