virtual void initQpStatefulProperties() override
GenericMaterialProperty< Real, is_ad > & _property
Stress/strain value returned from calculation.
RankTwoCylindricalComponent computes cylindrical scalar values from Rank-2 tensors.
RankTwoCylindricalComponentTempl< false > RankTwoCylindricalComponent
RankTwoCylindricalComponentTempl(const InputParameters ¶meters)
virtual void computeQpProperties() override
const Point _cylindrical_axis_point1
Point 1 used to determine the axis of rotation.
const GenericMaterialProperty< RankTwoTensor, is_ad > & _tensor
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
RankTwoScalarTools::CylindricalComponent _cylindrical_component
const Point _cylindrical_axis_point2
Point 2 used to determine the axis of rotation.
static InputParameters validParams()
const InputParameters & parameters() const
RankTwoCylindricalComponentTempl< true > ADRankTwoCylindricalComponent