47 std::vector<const ADMaterialProperty<Real> *>
_dLdarg;
50 std::vector<const ADVariableGradient *>
_gradarg;
DualNumber< Real, DNDerivativeType, true > ADReal
Compute the Allen-Cahn interface term with the weak form residual .
const bool _variable_L
flag set if L is a function of non-linear variables in args
const ADMaterialProperty< Real > *const _dLdop
Mobility derivative w.r.t. order parameter.
const ADMaterialProperty< Real > & _kappa
Interfacial parameter.
const unsigned int _nvar
number of coupled variables
virtual ADReal computeQpResidual()
const ADMaterialProperty< Real > & _prop_L
Mobility.
static InputParameters validParams()
std::vector< const ADMaterialProperty< Real > * > _dLdarg
Mobility derivative w.r.t. other coupled variables.
const MaterialPropertyName & _name_L
Mobility property name.
std::vector< const ADVariableGradient * > _gradarg
Gradients for all coupled variables.
const InputParameters & parameters() const