const InputParameters & parameters() const
SoretDiffusion adds the soret effect in the split form of the Cahn-Hilliard equation.
unsigned int _T_var
int label for temperature variable
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const VariableValue & _T
Coupled variable for the temperature.
virtual Real computeQpResidual()
const MaterialProperty< Real > & _D
Diffusivity material property.
static InputParameters validParams()
const MaterialProperty< Real > & _Q
Heat of transport material property.
virtual Real computeQpCJacobian()
const VariableValue & _c
Variable value for the concentration.
const VariableGradient & _grad_T
Variable gradient for temperature.
const Real _kB
Boltzmann constant.
unsigned int _c_var
int label for the Concentration
virtual Real computeQpJacobian()
const bool _is_coupled
is the kernel used in a coupled form?
VariableValueTempl< false > VariableValue
VariableGradientTempl< false > VariableGradient