static InputParameters validParams()
std::vector< MaterialPropertyName > _gamma_name
gamma material property names
MaterialProperty< Real > & _kappa_prop
const unsigned int _n_pair
number of interface pairs
std::vector< Real > _gamma
Calculated gamma parameter values.
std::vector< MaterialProperty< Real > * > _gamma_prop
Material properties for all interface pairs.
const Real _width
Interface width for the interface with the median interfacial free energy.
Calculate Grand Potential interface parameters for a specified interfacial free energy and width...
MaterialProperty< Real > & _mu_prop
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const InputParameters & parameters() const
const std::vector< Real > _sigma
list of interfacial free energies
GrandPotentialInterface(const InputParameters ¶meters)
virtual void computeQpProperties() override