std::vector< const ADMaterialProperty< RankTwoTensor > * > _inelastic_strains
Vectors of current and old states of the inelastic strain material properties
virtual void computeQpStress()
unsigned int _num_inelastic_strain_models
Number of inelastic models.
std::vector< MaterialPropertyName > _inelastic_strain_names
Names of the inelastic strain material properties for all inelastic models.
const ADMaterialProperty< RankFourTensor > & _elasticity_tensor
Elasticity tensor material property.
const std::string _elasticity_tensor_name
Name of the elasticity tensor material property.
static InputParameters validParams()
ADComputeStrainIncrementBasedStress computes stress considering list of inelastic strain increments...
ADComputeStrainIncrementBasedStress(const InputParameters ¶meters)
const MaterialProperty< RankTwoTensor > & _stress_old
Old state of the stress tensor material property.
const InputParameters & parameters() const
ADComputeStressBaseTempl is the base class for stress tensors.
std::vector< const MaterialProperty< RankTwoTensor > * > _inelastic_strains_old
const MaterialProperty< RankTwoTensor > & _mechanical_strain_old
Old state of the mechanical strain material property.