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.
virtual void initialSetup() override
static InputParameters validParams()
const MaterialProperty< RankFourTensor > & _elasticity_tensor
Elasticity tensor material property.
ComputeCosseratLinearElasticStress(const InputParameters ¶meters)
InputParameters validParams< ComputeCosseratLinearElasticStress >()
ComputeCosseratStressBase is the base class for stress tensors.
const std::string _elasticity_tensor_name
Name of the elasticity tensor material property.