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