A class for defining the time derivative of the heat equation.
static InputParameters validParams()
const MaterialProperty< Real > & _heat_capacity
Heat capacity and its derivatives with respect to temperature and other coupled variables.
std::vector< const MaterialProperty< Real > * > _d_heat_capacity_dargs
virtual Real computeQpResidual() override
const MaterialProperty< Real > & _d_heat_capacity_dT
virtual Real computeQpJacobian() override
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override