ECOGEN 4.0
Evolutive, Compressible, Open, Genuine, Easy, N-phase
Loading...
Searching...
No Matches
Tensor Member List

This is the complete list of members for Tensor, including all inherited members.

arrayToTensor(const double *array)Tensor
correctZeros()Tensor
defaultTensorTensorstatic
defaultTensorNonConstTensorstatic
determinant() constTensor
eigen(Tensor &eigenvalues, Tensor &eigenvectors) constTensor
getElement(const int &element) constTensorinline
getXX() constTensorinline
getXY() constTensorinline
getXZ() constTensorinline
getYX() constTensorinline
getYY() constTensorinline
getYZ() constTensorinline
getZX() constTensorinline
getZY() constTensorinline
getZZ() constTensorinline
identity()Tensor
inverse(Tensor &inverseTensor) constTensor
isIdentity() constTensor
localProjection(const Coord &normal, const Coord &tangent, const Coord &binormal)Tensor
m_arrayTensorprotected
matrixProduct(const Tensor &tensor2, Tensor &resultingTensor) constTensor
operator*(const double &scalar) constTensor
operator*=(const double &scalar)Tensor
operator+=(const Tensor &a)Tensor
operator-=(const Tensor &a)Tensor
operator/(const double &scalar) constTensor
operator/=(const double &scalar)Tensor
operator=(const double &scalar)Tensor
operator=(const Tensor &a)Tensor
reverseProjection(const Coord &normal, const Coord &tangent, const Coord &binormal)Tensor
scalar(const Coord &a) constTensor
setTensor(const Tensor &tensor)Tensor
setTensor(const double &value)Tensor
setTensorByColumns(const Coord &x, const Coord &y, const Coord &z)Tensor
setTensorByLines(const Coord &x, const Coord &y, const Coord &z)Tensor
setXX(const double &xx)Tensor
setXY(const double &xy)Tensor
setXZ(const double &xz)Tensor
setYX(const double &xx)Tensor
setYY(const double &xy)Tensor
setYZ(const double &xz)Tensor
setZX(const double &xx)Tensor
setZY(const double &xy)Tensor
setZZ(const double &xz)Tensor
Tensor()Tensor
Tensor(const Tensor &tensor)Tensor
Tensor(const double &xx, const double &xy, const double &xz, const double &yx, const double &yy, const double &yz, const double &zx, const double &zy, const double &zz)Tensor
Tensor(const Coord &x, const Coord &y, const Coord &z)Tensor
tensorToArray(double *array) constTensor
tensorToCoords(Coord &x, Coord &y, Coord &z) constTensor
trace() constTensor
transpose(Tensor &transposedTensor) constTensor
~Tensor()Tensor