typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
StrainEnergyDensityTempl< true > ADStrainEnergyDensity
StrainEnergyDensityTempl< false > StrainEnergyDensity
StrainEnergyDensity calculates the strain energy density.
virtual void initQpStatefulProperties() override
const MaterialProperty< RankTwoTensor > & _stress_old
virtual void computeQpProperties() override
const GenericOptionalMaterialProperty< RankTwoTensor, is_ad > & _strain_increment
Current value of the strain increment for incremental models.
const std::string _base_name
Base name of the material system.
static InputParameters validParams()
virtual void initialSetup() override
const std::string _stress_name
stress name, for different stresses on the same material system
const MaterialProperty< Real > & _strain_energy_density_old
const GenericMaterialProperty< RankTwoTensor, is_ad > & _stress
Current and old values of stress.
MaterialProperty< Real > & _strain_energy_density
The strain energy density material property.
const GenericMaterialProperty< RankTwoTensor, is_ad > & _mechanical_strain
Current value of mechanical strain which includes elastic and inelastic components of the strain.