43 std::vector<const MaterialProperty<Real> *>
_dLdarg;
44 std::vector<const MaterialProperty<Real> *>
_depsdarg;
Kernel 2 of 2 for interfacial energy anisotropy in the Allen-Cahn equation as implemented in R.
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const MaterialProperty< Real > & _L
Mobility.
const MaterialProperty< Real > & _eps
Interfacial parameter.
std::vector< const MaterialProperty< Real > * > _dLdarg
Mobility derivative w.r.t. other coupled variables.
virtual RealGradient precomputeQpResidual()
const MaterialProperty< RealGradient > & _depsdgrad_op
const MaterialProperty< Real > & _dLdop
std::vector< const MaterialProperty< Real > * > _depsdarg
virtual RealGradient precomputeQpJacobian()
static InputParameters validParams()