const MaterialProperty< Real > & _prop_dg
Derivative of the double well function .
virtual Real computeDFDOP(PFFunctionType type)
virtual Real computeQpOffDiagJacobian(unsigned int jvar)
const MaterialProperty< Real > & _prop_d2g
Second derivative of the double well function .
KKSACBulkBase child class for the free energy difference term in the the Allen-Cahn bulk residual.
KKSACBulkF(const InputParameters ¶meters)
InputParameters validParams< KKSACBulkF >()
const MaterialProperty< Real > & _prop_Fb
Value of the free energy function .
Real _w
double well height parameter
const MaterialProperty< Real > & _prop_dFb
Derivative of the free energy function .
ACBulk child class that takes all the necessary data from a KKSBaseMaterial and sets up the Allen-Cah...