Go to the documentation of this file.
30 KKSACBulkC(
const InputParameters & parameters);
39 const VariableValue &
_ca;
44 const VariableValue &
_cb;
std::vector< const MaterialProperty< Real > * > _prop_d2Fadcadarg
Mixed partial derivatives of the free energy function wrt ca and any other coupled variables .
const MaterialProperty< Real > & _prop_dFadca
Derivative of the free energy function .
const VariableValue & _cb
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const VariableValue & _ca
InputParameters validParams< KKSACBulkC >()
std::string _cb_name
phase b concentration
virtual Real computeDFDOP(PFFunctionType type)
KKSACBulkC(const InputParameters ¶meters)
const MaterialProperty< Real > & _prop_d2Fadca2
Second derivative of the free energy function .
KKSACBulkBase child class for the phase concentration difference term in the the Allen-Cahn bulk res...
std::string _ca_name
phase a concentration
ACBulk child class that takes all the necessary data from a KKSBaseMaterial and sets up the Allen-Cah...