DamageBase * _damage_model
Pointer to the damage model.
ComputeFiniteStrainElasticStress computes the stress following elasticity theory for finite strains.
virtual void computeQpStress() override
Compute the stress and store it in the _stress material property for the current quadrature point.
ComputeDamageStress(const InputParameters ¶meters)
ComputeDamageStress computes the stress for a damaged elasticity material.
InputParameters validParams< ComputeDamageStress >()
static InputParameters validParams()
void initialSetup() override
DamageBase is a base class for damage models, which modify the stress tensor computed by another mode...
MaterialProperty< Real > & _matl_timestep_limit
Property that stores the time step limit.