checki(const label i) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
checkj(const label j) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
clear() | Matrix< SymmetricSquareMatrix< Type >, Type > | |
clone() const | SymmetricSquareMatrix< Type > | inline |
m() const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
Matrix() | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
Matrix(const label n, const label m) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
Matrix(const label n, const label m, const Type &) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
Matrix(const Matrix< SymmetricSquareMatrix< Type >, Type > &) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
Matrix(Istream &) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
n() const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
null() | Matrix< SymmetricSquareMatrix< Type >, Type > | inlinestatic |
operator()(const label r, const label c) | SymmetricSquareMatrix< Type > | inline |
operator()(const label r, const label c) const | SymmetricSquareMatrix< Type > | inline |
operator=(const Matrix< SymmetricSquareMatrix< Type >, Type > &) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
operator=(const Type &) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
operator[](const label) | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
operator[](const label) const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
size() const | Matrix< SymmetricSquareMatrix< Type >, Type > | inline |
SymmetricSquareMatrix() | SymmetricSquareMatrix< Type > | inline |
SymmetricSquareMatrix(const label n) | SymmetricSquareMatrix< Type > | inline |
SymmetricSquareMatrix(const label m, const label n) | SymmetricSquareMatrix< Type > | inline |
SymmetricSquareMatrix(const label m, const label n, const Type &) | SymmetricSquareMatrix< Type > | inline |
SymmetricSquareMatrix(Istream &) | SymmetricSquareMatrix< Type > | inline |
T() const | Matrix< SymmetricSquareMatrix< Type >, Type > | |
transfer(Matrix< SymmetricSquareMatrix< Type >, Type > &) | Matrix< SymmetricSquareMatrix< Type >, Type > | |
~Matrix() | Matrix< SymmetricSquareMatrix< Type >, Type > | |