KKSACBulkBase child class for the phase concentration term in the the Allen-Cahn bulk residual.
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
std::vector< unsigned int > _cjs_var
const MaterialProperty< Real > & _prop_d2F1dc12
Second derivative of the free energy function .
std::vector< const MaterialProperty< Real > * > _prop_d2F1dc1darg
Mixed partial derivatives of the free energy function wrt c1 and any other coupled variables .
std::vector< const VariableValue * > _cjs
const MaterialProperty< Real > & _prop_dF1dc1
Derivative of the free energy function .
virtual Real computeDFDOP(PFFunctionType type)
KKSMultiACBulkC(const InputParameters ¶meters)
InputParameters validParams< KKSMultiACBulkC >()
ACBulk child class that sets up necessary variables and materials for calculation of residual contrib...
MaterialPropertyName _c1_name
Names of phase concentration variables.