Provide the Cauchy stress via an objective integration of a small stress.
Use MOOSE materials deriving from ComputeStressBase with Lagrangian kernels.
const MaterialProperty< RankTwoTensor > & _input_stress
The input small stress.
static InputParameters validParams()
const MaterialProperty< RankFourTensor > & _input_jacobian
The input Jacobian.
virtual void computeQpSmallStress() override
Wraps the stress update.
const InputParameters & parameters() const