unsigned int _lower_var_num
moose variable number of the _lower variable (needed for OffDiagJacobian)
InputParameters validParams< RichardsPPenalty >()
virtual Real computeQpResidual()
Kernel = a*(lower - variable) for variable<lower, and zero otherwise This is an attempt to enforce va...
const VariableValue & _lower
Kernel = a*(_lower - variable) for variable<lower and zero otherwise.
RichardsPPenalty(const InputParameters ¶meters)
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
Real _a
Kernel = a*(_lower - variable) for variable<lower and zero otherwise.
virtual Real computeQpJacobian()