Go to the documentation of this file.
32 const MaterialProperty<Real> &
_L;
34 const MaterialProperty<Real> &
_kappa;
unsigned int _v_var
Index of the coupled variable.
SimpleCoupledACInterface(const InputParameters ¶meters)
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const MaterialProperty< Real > & _kappa
Interfacial parameter.
const MaterialProperty< Real > & _L
Mobility.
InputParameters validParams< SimpleCoupledACInterface >()
const VariableGradient & _grad_v
Gradient of the coupled variable.
Compute the Allen-Cahn interface term with constant Mobility and Interfacial parameter.
virtual Real computeQpResidual()