const std::string _elasticity_tensor_name
Name of the elasticity tensor material property.
ComputeStressBase is the base class for stress tensors.
InputParameters validParams< ComputeLinearElasticStress >()
ComputeLinearElasticStress computes the stress following linear elasticity theory (small strains)
virtual void computeQpStress() override
Compute the stress and store it in the _stress material property for the current quadrature point.
const MaterialProperty< RankFourTensor > & _elasticity_tensor
Elasticity tensor material property.
ComputeLinearElasticStress(const InputParameters ¶meters)
virtual void initialSetup() override
static InputParameters validParams()