39 const std::vector<const VariableValue *>
_eta;
40 const std::vector<const VariableGradient *>
_grad_eta;
50 std::vector<const MaterialProperty<Real> *>
_kappa;
unsigned int _a
Index of the eta this kernel is operating on.
ACMultiInterface(const InputParameters ¶meters)
std::vector< int > _eta_vars
Lookup table from couple variable number into the etas vector.
virtual Real computeQpResidual()
std::vector< const MaterialProperty< Real > * > _kappa
virtual Real computeQpOffDiagJacobian(unsigned int)
const std::vector< const VariableGradient * > _grad_eta
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
Compute the gradient interface terms for a multiphase system.
static InputParameters validParams()
const std::vector< const VariableValue * > _eta
const MaterialProperty< Real > & _L
Mobility.
const InputParameters & parameters() const
virtual Real computeQpJacobian()
const unsigned int _num_etas
Order parameters.
std::vector< MaterialPropertyName > _kappa_names
Interface gradient prefactor.