OutputTools< Real >::VariableValue VariableValue
Base class for deriving any boundary condition of a integrated type.
const InputParameters & parameters() const
Get the parameters of the object.
This is the term from the mortar method.
const VariableValue & _lambda
static InputParameters validParams()
virtual Real computeQpJacobian() override
Method for computing the diagonal Jacobian at quadrature points.
unsigned int _lambda_var_number
virtual Real computeQpResidual() override
Method for computing the residual at quadrature points.
virtual Real computeQpOffDiagJacobianScalar(unsigned int jvar) override
Method for computing an off-diagonal jacobian component from a scalar var.