Go to the documentation of this file.
33 const MaterialProperty<Real> &
_F;
36 std::vector<const MaterialProperty<Real> *>
_kappas;
Total free energy (both the bulk and gradient parts), where the bulk free energy has been defined in ...
const MaterialProperty< Real > & _F
Bulk free energy material property.
virtual Real computeValue()
Total free energy (both the bulk and gradient parts), where the bulk free energy has been defined in ...
InputParameters validParams< TotalFreeEnergy >()
std::vector< const MaterialProperty< Real > * > _kappas
Gradient interface free energy coefficients.
TotalFreeEnergy(const InputParameters ¶meters)