Go to the documentation of this file.
41 std::vector<MaterialPropertyName>
_h_list;
47 std::vector<const MaterialProperty<Real> *>
_h_eta;
56 MaterialProperty<RankTwoTensor> &
_stress;
InputParameters validParams< MultiPhaseStressMaterial >()
Construct a global strain from the phase strains in a manner that is consistent with the construction...
std::vector< const MaterialProperty< Real > * > _h_eta
switching functions
MaterialProperty< RankFourTensor > & _dstress_dstrain
const std::string _base_name
static InputParameters validParams()
std::vector< const MaterialProperty< RankFourTensor > * > _dphase_stress_dstrain
std::vector< std::string > _phase_base
virtual void computeQpProperties()
unsigned int _n_phase
number of phases handled by this material
RankFourTensorTempl< Real > RankFourTensor
MultiPhaseStressMaterial(const InputParameters ¶meters)
std::vector< MaterialPropertyName > _h_list
switching function name list
std::vector< const MaterialProperty< RankTwoTensor > * > _phase_stress
MaterialProperty< RankTwoTensor > & _stress
RankTwoTensorTempl< Real > RankTwoTensor