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