cos3theta() const | micromechanical::core::Tensor2< T > | inline |
deviatoric() const | micromechanical::core::Tensor2< T > | inline |
fromVector(const Eigen::Matrix< T, 6, 1 > &vec) | micromechanical::core::Tensor2< T > | inlinestatic |
I1() const | micromechanical::core::Tensor2< T > | inline |
I2() const | micromechanical::core::Tensor2< T > | inline |
I3() const | micromechanical::core::Tensor2< T > | inline |
J2() const | micromechanical::core::Tensor2< T > | inline |
J3() const | micromechanical::core::Tensor2< T > | inline |
lode() const | micromechanical::core::Tensor2< T > | inline |
matrix | micromechanical::core::Tensor2< T > | |
mean() const | micromechanical::core::Tensor2< T > | inline |
norm() const | micromechanical::core::Tensor2< T > | inline |
normalized() const | micromechanical::core::Tensor2< T > | inline |
operator*(const Tensor2 &other) const | micromechanical::core::Tensor2< T > | inline |
operator*(const Eigen::Matrix< T, 3, 3 > &other) const | micromechanical::core::Tensor2< T > | inline |
operator*(const Eigen::Matrix< T, 3, 1 > &other) const | micromechanical::core::Tensor2< T > | inline |
operator*(const T &other) const | micromechanical::core::Tensor2< T > | inline |
operator+(const Tensor2 &other) const | micromechanical::core::Tensor2< T > | inline |
operator+(const Eigen::Matrix< T, 3, 3 > &other) const | micromechanical::core::Tensor2< T > | inline |
operator+(const T &other) const | micromechanical::core::Tensor2< T > | inline |
operator-(const Tensor2 &other) const | micromechanical::core::Tensor2< T > | inline |
operator-(const Eigen::Matrix< T, 3, 3 > &other) const | micromechanical::core::Tensor2< T > | inline |
operator-(const T &other) const | micromechanical::core::Tensor2< T > | inline |
operator/(const T &other) const | micromechanical::core::Tensor2< T > | inline |
principals() const | micromechanical::core::Tensor2< T > | inline |
Tensor2(const Eigen::Matrix< T, 3, 3 > &data) | micromechanical::core::Tensor2< T > | inlineexplicit |
toVector() const | micromechanical::core::Tensor2< T > | inline |
~Tensor2()=default | micromechanical::core::Tensor2< T > | virtual |