Go to the documentation of this file.
41 std::vector<const VariableValue *>
_eta;
52 std::vector<const MaterialProperty<Real> *>
_kappa;
55 const MaterialProperty<Real> &
_L;
std::vector< const MaterialProperty< Real > * > _kappa
std::vector< const VariableGradient * > _grad_eta
const MaterialProperty< Real > & _L
Mobility.
virtual Real computeQpJacobian()
unsigned int _num_etas
Order parameters.
unsigned int _a
Index of the eta this kernel is operating on.
std::vector< int > _eta_vars
Lookup table from couple variable number into the etas vector.
virtual Real computeQpResidual()
Compute the gradient interface terms for a multiphase system.
InputParameters validParams< ACMultiInterface >()
std::vector< MaterialPropertyName > _kappa_names
Interface gradient prefactor.
ACMultiInterface(const InputParameters ¶meters)
std::vector< const VariableValue * > _eta
virtual Real computeQpOffDiagJacobian(unsigned int)