Go to the documentation of this file.
13 #include "DerivativeMaterialInterface.h"
44 std::vector<const VariableValue *>
_eta;
bool _well_only
zero out g contribution in the eta interval [0:1]
InputParameters validParams< MultiBarrierFunctionMaterial >()
MaterialProperty< Real > & _prop_g
Barrier functions and their drivatives.
std::vector< MaterialProperty< Real > * > _prop_dg
unsigned int _num_eta
order parameters
virtual void computeQpProperties()
MultiBarrierFunctionMaterial(const InputParameters ¶meters)
std::vector< MaterialProperty< Real > * > _prop_d2g
MooseEnum _g_order
Polynomial order of the barrier function .
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.