42 const std::vector<const VariableValue *>
_eta;
std::vector< MaterialProperty< Real > * > _prop_dg
const unsigned int _num_eta
order parameters
virtual void computeQpProperties()
MooseEnum _g_order
Polynomial order of the barrier function .
MultiBarrierFunctionMaterial(const InputParameters ¶meters)
const std::vector< const VariableValue * > _eta
std::string _function_name
name of the function of eta (used to generate the material property names)
Double well phase transformation barrier free energy contribution.
bool _well_only
zero out g contribution in the eta interval [0:1]
static InputParameters validParams()
const InputParameters & parameters() const
std::vector< MaterialProperty< Real > * > _prop_d2g
MaterialProperty< Real > & _prop_g
Barrier functions and their drivatives.