RankTwoScalarAux uses the namespace RankTwoScalarTools to compute scalar values from Rank-2 tensors...
static InputParameters validParams()
RankTwoScalarAuxTempl(const InputParameters ¶meters)
RankTwoScalarAuxTempl< false > RankTwoScalarAux
const unsigned int _selected_qp
The std::vector will be evaluated at this quadpoint only if defined.
const bool _has_selected_qp
whether or not selected_qp has been set
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
MooseEnum _scalar_type
Determines the information to be extracted from the tensor by using the RankTwoScalarTools namespace...
virtual Real computeValue()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const GenericMaterialProperty< RankTwoTensor, is_ad > & _tensor
const InputParameters & parameters() const
RankTwoScalarAuxTempl< true > ADRankTwoScalarAux