SPH
Tensor Member List

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

column(const Size idx) constTensorinline
identity()Tensorinlinestatic
null()Tensorinlinestatic
operator!=(const Tensor &other) constTensorinline
operator()(const Size i, const Size j)Tensorinline
operator()(const Size i, const Size j) constTensorinline
operator*(const Tensor &other) constTensorinline
operator*(const Vector &u) constTensorinline
operator*(const Tensor &t, const Float v)Tensorfriend
operator*(const Float v, const Tensor &t)Tensorfriend
operator*=(const Float value)Tensorinline
operator+(const Tensor &other) constTensorinline
operator+=(const Tensor &other)Tensorinline
operator-(const Tensor &other) constTensorinline
operator-=(const Tensor &other)Tensorinline
operator/=(const Float value)Tensorinline
operator<<(std::ostream &stream, const Tensor &t)Tensorfriend
operator==(const Tensor &other) constTensorinline
row(const Size idx) constTensorinline
Tensor()=defaultTensor
Tensor(const Float value)Tensorinline
Tensor(const Vector &v1, const Vector &v2, const Vector &v3)Tensorinline
transpose() constTensorinline