SPH
|
This is the complete list of members for Tensor, including all inherited members.
column(const Size idx) const | Tensor | inline |
identity() | Tensor | inlinestatic |
null() | Tensor | inlinestatic |
operator!=(const Tensor &other) const | Tensor | inline |
operator()(const Size i, const Size j) | Tensor | inline |
operator()(const Size i, const Size j) const | Tensor | inline |
operator*(const Tensor &other) const | Tensor | inline |
operator*(const Vector &u) const | Tensor | inline |
operator*(const Tensor &t, const Float v) | Tensor | friend |
operator*(const Float v, const Tensor &t) | Tensor | friend |
operator*=(const Float value) | Tensor | inline |
operator+(const Tensor &other) const | Tensor | inline |
operator+=(const Tensor &other) | Tensor | inline |
operator-(const Tensor &other) const | Tensor | inline |
operator-=(const Tensor &other) | Tensor | inline |
operator/=(const Float value) | Tensor | inline |
operator<<(std::ostream &stream, const Tensor &t) | Tensor | friend |
operator==(const Tensor &other) const | Tensor | inline |
row(const Size idx) const | Tensor | inline |
Tensor()=default | Tensor | |
Tensor(const Float value) | Tensor | inline |
Tensor(const Vector &v1, const Vector &v2, const Vector &v3) | Tensor | inline |
transpose() const | Tensor | inline |