| block(const label m, const label n, const label mStart, const label nStart) const | Matrix< SquareMatrix< Type >, Type > | inline |
| block(const label mStart, const label nStart) const | Matrix< SquareMatrix< Type >, Type > | inline |
| block(const label m, const label n, const label mStart, const label nStart) | Matrix< SquareMatrix< Type >, Type > | inline |
| block(const label mStart, const label nStart) | Matrix< SquareMatrix< Type >, Type > | inline |
| block(const label mStart, const label nStart) const | Matrix< SquareMatrix< Type >, Type > | inline |
| block(const label mStart, const label nStart) | Matrix< SquareMatrix< Type >, Type > | inline |
| 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 |
| cmptType typedef | Matrix< SquareMatrix< Type >, Type > | |
| col(const label m, const label rowStart) const | Matrix< SquareMatrix< Type >, Type > | inline |
| col(const label m, const label mStart, const label nStart) const | Matrix< SquareMatrix< Type >, Type > | inline |
| col(const label m, const label rowStart) | Matrix< SquareMatrix< Type >, Type > | inline |
| col(const label m, const label mStart, const label nStart) | Matrix< SquareMatrix< Type >, Type > | inline |
| decompose(const SquareMatrix< Type > &M) | LLTMatrix< Type > | |
| LLTMatrix() | LLTMatrix< Type > | |
| LLTMatrix(const SquareMatrix< Type > &M) | LLTMatrix< Type > | |
| m() const | Matrix< SquareMatrix< Type >, Type > | inline |
| Matrix() | Matrix< SquareMatrix< Type >, Type > | inline |
| Matrix(const label m, const label n) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(const label m, const label n, const zero) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(const label m, const label n, const Type &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(const mType &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix(const Matrix< Form2, Type > &) | Matrix< SquareMatrix< Type >, Type > | explicit |
| Matrix(const ConstMatrixBlock< MatrixType > &) | Matrix< SquareMatrix< Type >, Type > | inline |
| Matrix(const MatrixBlock< MatrixType > &) | Matrix< SquareMatrix< Type >, Type > | inline |
| Matrix(Istream &) | Matrix< SquareMatrix< Type >, Type > | |
| mType typedef | Matrix< SquareMatrix< Type >, Type > | |
| n() const | Matrix< SquareMatrix< Type >, Type > | inline |
| null() | Matrix< SquareMatrix< Type >, Type > | inlinestatic |
| operator()(const label i, const label j) const | Matrix< SquareMatrix< Type >, Type > | inline |
| operator()(const label i, const label j) | Matrix< SquareMatrix< Type >, Type > | inline |
| operator=(const zero) | SquareMatrix< Type > | |
| operator=(const Identity< Type >) | SquareMatrix< Type > | |
| Matrix< SquareMatrix< Type >, Type >::operator=(const mType &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix< SquareMatrix< Type >, Type >::operator=(const ConstMatrixBlock< MatrixType > &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix< SquareMatrix< Type >, Type >::operator=(const MatrixBlock< MatrixType > &) | Matrix< SquareMatrix< Type >, Type > | |
| Matrix< SquareMatrix< Type >, Type >::operator=(const Type &) | Matrix< SquareMatrix< Type >, Type > | |
| operator[](const label) | Matrix< SquareMatrix< Type >, Type > | inline |
| operator[](const label) const | Matrix< SquareMatrix< Type >, Type > | inline |
| setSize(const label m) | SquareMatrix< Type > | inline |
| Matrix< SquareMatrix< Type >, Type >::setSize(const label m, const label n) | Matrix< SquareMatrix< Type >, Type > | |
| shallowResize(const label m) | SquareMatrix< Type > | inline |
| Matrix< SquareMatrix< Type >, Type >::shallowResize(const label m, const label n) | Matrix< SquareMatrix< Type >, Type > | inline |
| size() const | Matrix< SquareMatrix< Type >, Type > | inline |
| solve(Field< Type > &x, const Field< Type > &source) const | LLTMatrix< Type > | |
| solve(const Field< Type > &source) const | LLTMatrix< Type > | |
| SquareMatrix() | SquareMatrix< Type > | inline |
| SquareMatrix(const label n) | SquareMatrix< Type > | inline |
| SquareMatrix(const ConstMatrixBlock< MatrixType > &) | SquareMatrix< Type > | inline |
| SquareMatrix(const MatrixBlock< MatrixType > &) | SquareMatrix< Type > | inline |
| SquareMatrix(const label n, const zero) | SquareMatrix< Type > | inline |
| SquareMatrix(const label m, const label n, const zero) | SquareMatrix< Type > | inline |
| SquareMatrix(const label n, const Identity< Type >) | SquareMatrix< Type > | inline |
| SquareMatrix(const label n, const Type &) | SquareMatrix< Type > | inline |
| SquareMatrix(const RectangularMatrix< Type > &) | SquareMatrix< Type > | inlineexplicit |
| SquareMatrix(Istream &) | SquareMatrix< Type > | inline |
| T() const | Matrix< SquareMatrix< Type >, Type > | |
| transfer(mType &) | Matrix< SquareMatrix< Type >, Type > | |
| v() const | Matrix< SquareMatrix< Type >, Type > | inline |
| v() | Matrix< SquareMatrix< Type >, Type > | inline |
| ~Matrix() | Matrix< SquareMatrix< Type >, Type > | |