19 params.
addClassDescription(
"Time derivative term multiplied by a coefficient - used by ODEs.");
virtual Real computeQpJacobian() override
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
Time derivative multiplied by a coefficient for ODEs.
static InputParameters validParams()
const Real & _coef
Coefficient that the time derivative terms is multiplied with.
registerMooseObject("ThermalHydraulicsApp", ODECoefTimeDerivative)
virtual Real computeQpResidual() override