Go to the documentation of this file.
13 #include "DerivativeMaterialInterface.h"
42 const MaterialProperty<Real> &
_h_eta;
56 MaterialProperty<RankTwoTensor> &
_stress;
MaterialProperty< RankFourTensor > & _dstress_dstrain
virtual void computeQpProperties()
const MaterialProperty< RankTwoTensor > & _stress_B
const MaterialProperty< RankFourTensor > & _dstress_dstrain_A
InputParameters validParams< TwoPhaseStressMaterial >()
const MaterialProperty< Real > & _h_eta
const MaterialProperty< RankTwoTensor > & _global_extra_stress
Global extra stress tensor.
RankTwoTensorTempl< Real > RankTwoTensor
MaterialProperty< RankTwoTensor > & _stress
const std::string _base_name
Construct a global strain from the phase strains in a manner that is consistent with the construction...
const MaterialProperty< RankFourTensor > & _dstress_dstrain_B
const MaterialProperty< RankTwoTensor > & _stress_A
RankFourTensorTempl< Real > RankFourTensor
TwoPhaseStressMaterial(const InputParameters ¶meters)
static InputParameters validParams()