MassLumpedTimeDerivative(const InputParameters ¶meters)
const InputParameters & parameters() const
Get the parameters of the object.
virtual void computeJacobian() override
Compute this Kernel's contribution to the diagonal Jacobian entries.
virtual Real computeQpJacobian() override
Compute this Kernel's contribution to the Jacobian at the current quadrature point.
virtual Real computeQpResidual() override
Compute this Kernel's contribution to the residual at the current quadrature point.
All time kernels should inherit from this class.
InputParameters validParams< MassLumpedTimeDerivative >()
const VariableValue & _u_dot_nodal
OutputTools< Real >::VariableValue VariableValue
static InputParameters validParams()