This is the complete list of members for Matrix< Form, Type >, including all inherited members.
| block(const label m, const label n, const label mStart, const label nStart) const | Matrix< Form, Type > | inline |
| block(const label mStart, const label nStart) const | Matrix< Form, Type > | inline |
| block(const label m, const label n, const label mStart, const label nStart) | Matrix< Form, Type > | inline |
| block(const label mStart, const label nStart) | Matrix< Form, Type > | inline |
| block(const label mStart, const label nStart) const | Matrix< Form, Type > | inline |
| block(const label mStart, const label nStart) | Matrix< Form, Type > | inline |
| checki(const label i) const | Matrix< Form, Type > | inline |
| checkj(const label j) const | Matrix< Form, Type > | inline |
| clear() | Matrix< Form, Type > | |
| clone() const | Matrix< Form, Type > | inline |
| cmptType typedef | Matrix< Form, Type > | |
| col(const label m, const label rowStart) const | Matrix< Form, Type > | inline |
| col(const label m, const label mStart, const label nStart) const | Matrix< Form, Type > | inline |
| col(const label m, const label rowStart) | Matrix< Form, Type > | inline |
| col(const label m, const label mStart, const label nStart) | Matrix< Form, Type > | inline |
| m() const | Matrix< Form, Type > | inline |
| Matrix() | Matrix< Form, Type > | inline |
| Matrix(const label m, const label n) | Matrix< Form, Type > | |
| Matrix(const label m, const label n, const zero) | Matrix< Form, Type > | |
| Matrix(const label m, const label n, const Type &) | Matrix< Form, Type > | |
| Matrix(const mType &) | Matrix< Form, Type > | |
| Matrix(const Matrix< Form2, Type > &) | Matrix< Form, Type > | explicit |
| Matrix(const ConstMatrixBlock< MatrixType > &) | Matrix< Form, Type > | inline |
| Matrix(const MatrixBlock< MatrixType > &) | Matrix< Form, Type > | inline |
| Matrix(Istream &) | Matrix< Form, Type > | |
| mType typedef | Matrix< Form, Type > | |
| n() const | Matrix< Form, Type > | inline |
| null() | Matrix< Form, Type > | inlinestatic |
| operator(Ostream &, const mType &) | Matrix< Form, Type > | friend |
| operator()(const label i, const label j) const | Matrix< Form, Type > | inline |
| operator()(const label i, const label j) | Matrix< Form, Type > | inline |
| operator=(const mType &) | Matrix< Form, Type > | |
| operator=(const ConstMatrixBlock< MatrixType > &) | Matrix< Form, Type > | |
| operator=(const MatrixBlock< MatrixType > &) | Matrix< Form, Type > | |
| operator=(const zero) | Matrix< Form, Type > | |
| operator=(const Type &) | Matrix< Form, Type > | |
| operator>>(Istream &, mType &) | Matrix< Form, Type > | friend |
| operator[](const label) | Matrix< Form, Type > | inline |
| operator[](const label) const | Matrix< Form, Type > | inline |
| setSize(const label m, const label n) | Matrix< Form, Type > | |
| size() const | Matrix< Form, Type > | inline |
| T() const | Matrix< Form, Type > | |
| transfer(mType &) | Matrix< Form, Type > | |
| v() const | Matrix< Form, Type > | inline |
| v() | Matrix< Form, Type > | inline |
| ~Matrix() | Matrix< Form, Type > |
1.8.11