25 _coupled_var(adCoupledValue(
"coupled_var")),
26 _temp(adCoupledValue(
"temperature")),
27 _soret_coeff(declareADProperty<Real>(
"soret_coefficient"))
registerMooseObject("MiscTestApp", ADSoretCoeffTest)
const ADVariableValue & _coupled_var
static InputParameters validParams()
ADSoretCoeffTest(const InputParameters ¶meters)
virtual void computeQpProperties()
ADMaterialProperty< Real > & _soret_coeff
const ADVariableValue & _temp
static InputParameters validParams()