ComputeCosseratLinearElasticStress computes the Cosserat stress and couple-stress following linear el...
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.
static InputParameters validParams()
const std::string _elasticity_tensor_name
Name of the elasticity tensor material property.
virtual void initialSetup() override
ComputeCosseratStressBase is the base class for stress tensors.