SCOREC core
Parallel unstructured mesh tools
mth::Tensor< T > Member List

This is the complete list of members for mth::Tensor< T >, including all inherited members.

Array()can::Array< Vector< T, 0 >, 0 >inline
Array(Array< Vector< T, 0 >, N > const &other)can::Array< Vector< T, 0 >, 0 >inline
cols() constmth::Matrix< T, M, N >inline
dim() constmth::Tensor< T >inline
Matrix()mth::Matrix< T, M, N >inline
Matrix(unsigned m, unsigned n)mth::Matrix< T, M, N >inline
operator()(unsigned i, unsigned j)mth::Matrix< T, M, N >inline
operator()(unsigned i, unsigned j) constmth::Matrix< T, M, N >inline
operator*(Tensor< T > const &b)mth::Tensor< T >inline
operator*(T const &s)mth::Tensor< T >inline
mth::Matrix::operator*(T const &s) constmth::Matrix< T, M, N >inline
mth::Matrix::operator*(Vector< T, N > const &b) constmth::Matrix< T, M, N >inline
mth::Matrix::operator*(Matrix< T, N, O > const &b) constmth::Matrix< T, M, N >inline
operator+(Tensor< T > const &b)mth::Tensor< T >inline
mth::Matrix::operator+(Matrix< T, M, N > const &b) constmth::Matrix< T, M, N >inline
operator-(Tensor< T > const &b)mth::Tensor< T >inline
mth::Matrix::operator-(Matrix< T, M, N > const &b) constmth::Matrix< T, M, N >inline
operator/(T const &s)mth::Tensor< T >inline
mth::Matrix::operator/(T const &s) constmth::Matrix< T, M, N >inline
operator=(Tensor< T > const &b)mth::Tensor< T >inline
operator=(Matrix< T > const &b)mth::Tensor< T >inline
mth::Matrix::operator=(Array< Vector< T, 0 >, N > const &other)can::Array< Vector< T, 0 >, 0 >inline
operator[](unsigned i)can::Array< Vector< T, 0 >, 0 >inline
operator[](unsigned i) constcan::Array< Vector< T, 0 >, 0 >inline
resize(unsigned d)mth::Tensor< T >inline
resize(unsigned m, unsigned n)mth::Tensor< T >inline
rows() constmth::Matrix< T, M, N >inline
size() constcan::Array< Vector< T, 0 >, 0 >inline
Tensor()mth::Tensor< T >inline
Tensor(unsigned d)mth::Tensor< T >inline
Tensor(Tensor< T > const &b)mth::Tensor< T >inline
Tensor(Matrix< T > const &b)mth::Tensor< T >inline
zero()mth::Matrix< T, M, N >inline
~Array()can::Array< Vector< T, 0 >, 0 >inline