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