, including all inherited members.
| checki(const label i) const | Matrix< SquareMatrix< Type >, Type > | [inline] |
| checkj(const label j) const | Matrix< SquareMatrix< Type >, Type > | [inline] |
| clear() | Matrix< SquareMatrix< Type >, Type > | |
| clone() const | SquareMatrix< Type > | [inline] |
| m() const | Matrix< SquareMatrix< Type >, Type > | [inline] |
| Matrix() | Matrix< SquareMatrix< Type >, Type > | [inline] |
| Matrix(const label n, const label m) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(const label n, const label m, const Type &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(const Matrix< SquareMatrix< Type >, Type > &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(Istream &) | Matrix< SquareMatrix< Type >, Type > | |
| n() const | Matrix< SquareMatrix< Type >, Type > | [inline] |
| null() | Matrix< SquareMatrix< Type >, Type > | [inline, static] |
| operator(Ostream &, const Matrix< SquareMatrix< Type >, Type > &) | Matrix< SquareMatrix< Type >, Type > | [friend] |
| operator=(const Matrix< SquareMatrix< Type >, Type > &) | Matrix< SquareMatrix< Type >, Type > | |
| operator=(const Type &) | Matrix< SquareMatrix< Type >, Type > | |
| operator>>(Istream &, Matrix< SquareMatrix< Type >, Type > &) | Matrix< SquareMatrix< Type >, Type > | [friend] |
| operator[](const label) | Matrix< SquareMatrix< Type >, Type > | [inline] |
| operator[](const label) const | Matrix< SquareMatrix< Type >, Type > | [inline] |
| size() const | Matrix< SquareMatrix< Type >, Type > | [inline] |
| SquareMatrix() | SquareMatrix< Type > | [inline] |
| SquareMatrix(const label n) | SquareMatrix< Type > | [inline] |
| SquareMatrix(const label m, const label n) | SquareMatrix< Type > | [inline] |
| SquareMatrix(const label m, const label n, const Type &) | SquareMatrix< Type > | [inline] |
| SquareMatrix(Istream &) | SquareMatrix< Type > | [inline] |
| T() const | Matrix< SquareMatrix< Type >, Type > | |
| transfer(Matrix< SquareMatrix< Type >, Type > &) | Matrix< SquareMatrix< Type >, Type > | |
| ~Matrix() | Matrix< SquareMatrix< Type >, Type > | |