26 bool compute_full_tangent_operator,
virtual void updateState(GenericRankTwoTensor< is_ad > &strain_increment, GenericRankTwoTensor< is_ad > &inelastic_strain_increment, const GenericRankTwoTensor< is_ad > &, GenericRankTwoTensor< is_ad > &stress_new, const RankTwoTensor &, const GenericRankFourTensor< is_ad > &elasticity_tensor, const RankTwoTensor &elastic_strain_old, bool compute_full_tangent_operator, RankFourTensor &tangent_operator) override
A radial return (J2) mapping method is performed with return mapping iterations.
RadialReturnBackstressStressUpdateBaseTempl(const InputParameters ¶meters)
virtual void propagateQpStatefulProperties() override
If updateState is not called during a timestep, this will be.
RadialReturnStressUpdate computes the radial return stress increment for an isotropic elastic-viscopl...
Moose::GenericType< RankFourTensor, is_ad > GenericRankFourTensor
virtual void initQpStatefulProperties() override
Real elasticity_tensor(unsigned int i, unsigned int j, unsigned int k, unsigned int l)
GenericMaterialProperty< RankTwoTensor, is_ad > & _backstress
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
static InputParameters validParams()
RadialReturnBackstressStressUpdateBaseTempl< true > ADRadialReturnBackstressStressUpdateBase
const InputParameters & parameters() const
const MaterialProperty< RankTwoTensor > & _backstress_old
RadialReturnBackstressStressUpdateBaseTempl< false > RadialReturnBackstressStressUpdateBase
Moose::GenericType< RankTwoTensor, is_ad > GenericRankTwoTensor