Go to the documentation of this file.
12 #include "KernelGrad.h"
13 #include "JvarMapInterface.h"
14 #include "DerivativeMaterialInterface.h"
38 const MaterialProperty<Real> &
_L;
39 const MaterialProperty<Real> &
_dLdop;
42 const MaterialProperty<Real> &
_eps;
46 std::vector<const MaterialProperty<Real> *>
_dLdarg;
47 std::vector<const MaterialProperty<Real> *>
_depsdarg;
virtual RealGradient precomputeQpJacobian()
std::vector< const MaterialProperty< Real > * > _depsdarg
VectorValue< Real > RealGradient
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
InputParameters validParams< ACInterfaceKobayashi2 >()
ACInterfaceKobayashi2(const InputParameters ¶meters)
virtual RealGradient precomputeQpResidual()
const MaterialProperty< Real > & _eps
Interfacial parameter.
const MaterialProperty< Real > & _dLdop
Kernel 2 of 2 for interfacial energy anisotropy in the Allen-Cahn equation as implemented in R.
const MaterialProperty< Real > & _L
Mobility.
const MaterialProperty< RealGradient > & _depsdgrad_op
std::vector< const MaterialProperty< Real > * > _dLdarg
Mobility derivative w.r.t. other coupled variables.