26 bool compute_full_tangent_operator,
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Moose::GenericType< RankFourTensor, is_ad > GenericRankFourTensor
Moose::GenericType< RankTwoTensor, is_ad > GenericRankTwoTensor
RadialReturnBackstressStressUpdateBaseTempl< false > RadialReturnBackstressStressUpdateBase
RadialReturnBackstressStressUpdateBaseTempl< true > ADRadialReturnBackstressStressUpdateBase
const InputParameters & parameters() const
GenericMaterialProperty< RankTwoTensor, is_ad > & _backstress
virtual void initQpStatefulProperties() override
static InputParameters validParams()
virtual void propagateQpStatefulProperties() override
If updateState is not called during a timestep, this will be.
const MaterialProperty< RankTwoTensor > & _backstress_old
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.
RadialReturnStressUpdate computes the radial return stress increment for an isotropic elastic-viscopl...
void propagateQpStatefulPropertiesRadialReturn()
Propagate the properties pertaining to this intermediate class.
Real elasticity_tensor(unsigned int i, unsigned int j, unsigned int k, unsigned int l)