59 std::vector<const MaterialProperty<Real> *>
_dLdarg;
61 std::vector<std::vector<const MaterialProperty<Real> *>>
_d2Ldarg2;
68 std::vector<const VariableGradient *>
_gradarg;
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
RealGradient kappaNablaLPsi()
the term
std::vector< const VariableGradient * > _gradarg
Gradients for all coupled variables.
const MaterialProperty< Real > & _dLdop
Mobility derivatives w.r.t. order parameter.
const MaterialProperty< Real > & _d2Ldop2
std::vector< const MaterialProperty< Real > * > _dkappadarg
kappa derivative w.r.t. other coupled variables
std::vector< const MaterialProperty< Real > * > _dLdarg
Mobility derivative w.r.t. other coupled variables.
virtual Real computeQpResidual()
virtual Real computeQpJacobian()
static InputParameters validParams()
const MaterialProperty< Real > & _L
Mobility.
virtual void initialSetup()
std::vector< const MaterialProperty< Real > * > _d2Ldargdop
RealGradient nablaLPsi()
the term
std::vector< std::vector< const MaterialProperty< Real > * > > _d2Ldarg2
const MaterialProperty< Real > & _dkappadop
kappa derivative w.r.t. order parameter
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const MaterialProperty< Real > & _kappa
Interfacial parameter.