67 std::vector<const MaterialProperty<Real> *>
_dF1dc1;
73 std::vector<std::vector<const MaterialProperty<Real> *>>
_dc1db;
76 std::vector<std::vector<const MaterialProperty<Real> *>>
_dc1detaj;
In the KKS split form for the term .
std::vector< std::vector< const MaterialProperty< Real > * > > _dc1detaj
Derivative of the phase concentrations wrt phase parameter .
const std::vector< MaterialPropertyName > _c1_names
Phase concentration of the first phase in _eta_names.
const unsigned int _w_var
Chemical potential.
virtual Real computeQpResidual() override
const std::vector< VariableName > _c_names
Global concentrations.
virtual Real computeQpJacobian() override
std::vector< const MaterialProperty< Real > * > _d2F1dc1db1
Second derivative of the free energy function .
const unsigned int _num_c
Number of global concentrations.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
std::vector< std::vector< const MaterialProperty< Real > * > > _dc1db
Derivative of the phase concentrations wrt global concentrations .
static InputParameters validParams()
std::vector< const MaterialProperty< Real > * > _dF1dc1
Derivative of the free energy function .
const MaterialPropertyName _F1_name
Free energy.
const std::vector< VariableName > _eta_names
Phase parameters.
std::vector< const MaterialProperty< Real > * > _d2F1dc1darg
Second derivative of the free energy function wrt phase concentration and a coupled variable.
const unsigned int _num_j
Number of phase parameters.
VariableValueTempl< false > VariableValue