21 _E(declareProperty<
RankTwoTensor>(_base_name +
"green_lagrange_strain")),
22 _S(declareProperty<
RankTwoTensor>(_base_name +
"pk2_stress")),
40 usingTensorIndices(i_, j_, k_, l_);
const MaterialProperty< RankTwoTensor > & _F
Deformation gradient.
Native interface for providing the 1st Piola Kirchhoff stress.
virtual void computeQpPK2Stress()=0
Provide the PK2 stress and dPK2/dC.
ComputeLagrangianStressPK2(const InputParameters ¶meters)
static InputParameters validParams()
virtual void computeQpPK1Stress() override
Wrap PK2 -> PK1.
static InputParameters validParams()
MaterialProperty< RankTwoTensor > & _pk1_stress
The 1st Piola-Kirchhoff stress.
static RankTwoTensorTempl Identity()
const bool _large_kinematics
If true use large deformations.
MaterialProperty< RankFourTensor > & _pk1_jacobian
The derivative of the 1st PK stress wrt the deformation gradient.
MaterialProperty< RankTwoTensor > & _E
Green-Lagrange strain.
MaterialProperty< RankFourTensor > & _C
2nd PK tangent (dS/dF)
RankFourTensorTempl< T > times(const RankTwoTensorTempl< T > &b) const
MaterialProperty< RankTwoTensor > & _S
2nd PK stress