virtual void initQpStatefulProperties()
static InputParameters validParams()
const MaterialProperty< RankTwoTensor > & _curvature
The Cosserat curvature strain.
const MaterialProperty< RankFourTensor > & _elastic_flexural_rigidity_tensor
The Cosserat elastic flexural rigidity tensor.
ComputeStressBase is the base class for stress tensors.
virtual void computeQpStress()=0
Compute the stress and store it in the _stress material property for the current quadrature point.
MaterialProperty< RankTwoTensor > & _stress_couple
the Cosserat couple-stress
MaterialProperty< RankFourTensor > & _Jacobian_mult_couple
derivative of couple-stress w.r.t. curvature
ComputeCosseratStressBase(const InputParameters ¶meters)
InputParameters validParams< ComputeCosseratStressBase >()
ComputeCosseratStressBase is the base class for stress tensors.