24 virtual void reinit()
override;
virtual void computeJacobian() override
Compute this object's contribution to the diagonal Jacobian entries.
virtual Real computeQpOffDiagJacobianScalar(unsigned int jvar)
virtual Real computeQpOffDiagJacobian(unsigned int)
const InputParameters & parameters() const
Get the parameters of the object.
ODEKernel(const InputParameters ¶meters)
virtual void computeOffDiagJacobianScalar(unsigned int jvar) override
Computes jacobian block with respect to a scalar variable.
virtual Real computeQpJacobian() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void computeResidual() override
Compute this object's contribution to the residual.
virtual void reinit() override
Reinitialization method called before each call to computeResidual()
static InputParameters validParams()