EigenDecompositionMaterialTempl< false > EigenDecompositionMaterial
EigenDecompositionMaterialTempl< true > ADEigenDecompositionMaterial
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Perform eigendecomposition on a RankTwoTensor material property.
virtual void computeQpProperties() override
GenericMaterialProperty< Real, is_ad > & _mid_eigen_value
GenericMaterialProperty< Real, is_ad > & _min_eigen_value
const GenericMaterialProperty< RankTwoTensor, is_ad > & _tensor
Rank two tensor for eigen decomposition.
const std::string _base_name
Base name to allow multiple tensors to be decomposed.
GenericMaterialProperty< RealVectorValue, is_ad > & _max_eigen_vector
eigen vectors
GenericMaterialProperty< Real, is_ad > & _max_eigen_value
eigen values
static InputParameters validParams()
GenericMaterialProperty< RealVectorValue, is_ad > & _mid_eigen_vector
GenericMaterialProperty< RealVectorValue, is_ad > & _min_eigen_vector
const InputParameters & parameters() const