ODECoefTimeDerivative(const InputParameters ¶meters)
virtual Real computeQpResidual() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
virtual Real computeQpJacobian() override
const InputParameters & parameters() const
Time derivative multiplied by a coefficient for ODEs.
const Real & _coef
Coefficient that the time derivative terms is multiplied with.