OutputTools< RealEigenVector >::VariableValue ArrayVariableValue
OutputTools< Real >::VariableValue VariableValue
Base class for creating nodal kernels with hand-coded Jacobians.
const VariableValue & _du_dot_du
Derivative of u_dot with respect to u.
static InputParameters validParams()
virtual void computeQpResidual(RealEigenVector &residual) override
The user must override this function to compute the residual at a node.
virtual void computeQpJacobian() override
The user can override this function to compute the intra-variable off-diagonal Jacobian contribution ...
const ArrayVariableValue & _u_dot
Time derivative of u.
const InputParameters & parameters() const
Get the parameters of the object.