ChStrainTensor() | chrono::ChStrainTensor< Real > | inline |
ChStrainTensor(const Eigen::MatrixBase< OtherDerived > &other) | chrono::ChStrainTensor< Real > | inline |
ChVoightTensor(const Eigen::MatrixBase< OtherDerived > &other) | chrono::ChVoightTensor< double > | inline |
ChVoightTensor(const ChMatrix33< RealB > &msource) | chrono::ChVoightTensor< double > | inline |
ComputeEigenvalues(double &e1, double &e2, double &e3) | chrono::ChVoightTensor< double > | inline |
ComputeEigenvectors(double &eigval1, double &eigval2, double &eigval3, ChVector3< double > &eigvector1, ChVector3< double > &eigvector2, ChVector3< double > &eigvector3) | chrono::ChVoightTensor< double > | inline |
ComputePrincipalStrains(double &e1, double &e2, double &e3) | chrono::ChStrainTensor< Real > | inline |
ComputePrincipalStrainsDirections(double &e1, double &e2, double &e3, ChVector3< Real > &dir1, ChVector3< Real > &dir2, ChVector3< Real > &dir3) | chrono::ChStrainTensor< Real > | inline |
ConvertFromMatrix(const ChMatrix33< RealB > &msource) | chrono::ChVoightTensor< double > | inline |
ConvertToMatrix(ChMatrix33< RealB > &mdest) | chrono::ChVoightTensor< double > | inline |
GetDeviatoricPart(ChVoightTensor< double > &mdeviatoric) const | chrono::ChVoightTensor< double > | inline |
GetEquivalentMeanHydrostatic() const | chrono::ChVoightTensor< double > | inline |
GetEquivalentOctahedralDeviatoric() const | chrono::ChVoightTensor< double > | inline |
GetEquivalentOctahedralNormal() const | chrono::ChVoightTensor< double > | inline |
GetEquivalentVonMises() const | chrono::ChVoightTensor< double > | inline |
GetInvariant_I1() const | chrono::ChVoightTensor< double > | inline |
GetInvariant_I2() const | chrono::ChVoightTensor< double > | inline |
GetInvariant_I3() const | chrono::ChVoightTensor< double > | inline |
GetInvariant_J1() const | chrono::ChVoightTensor< double > | inline |
GetInvariant_J2() const | chrono::ChVoightTensor< double > | inline |
GetInvariant_J3() const | chrono::ChVoightTensor< double > | inline |
GetVolumetricPart() const | chrono::ChVoightTensor< double > | inline |
operator=(const Eigen::MatrixBase< OtherDerived > &other) | chrono::ChStrainTensor< Real > | inline |
Rotate(ChMatrix33< double > Rot) | chrono::ChVoightTensor< double > | inline |