18 params.
addClassDescription(
"Scaled time derivative Kernel that acts on a coupled variable");
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
This calculates the time derivative for a coupled variable multiplied by a scalar coefficient...
static InputParameters validParams()
registerMooseObject("PhaseFieldApp", CoefCoupledTimeDerivative)
virtual Real computeQpResidual() override
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeQpResidual()
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
CoefCoupledTimeDerivative(const InputParameters ¶meters)