This is the complete list of members for LUscalarMatrix, 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 |
| ClassName("LUscalarMatrix") | LUscalarMatrix | |
| clear() | Matrix< Form, Type > | |
| clone() const | SquareMatrix< scalar > | 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 |
| decompose() | LUscalarMatrix | |
| decompose(const scalarSquareMatrix &M) | LUscalarMatrix | |
| inv(scalarSquareMatrix &M) const | LUscalarMatrix | |
| LUscalarMatrix() | LUscalarMatrix | |
| LUscalarMatrix(const label n) | LUscalarMatrix | |
| LUscalarMatrix(const scalarSquareMatrix &M) | LUscalarMatrix | |
| LUscalarMatrix(const lduMatrix &, const FieldField< Field, scalar > &interfaceCoeffs, const lduInterfaceFieldPtrsList &interfaces) | LUscalarMatrix | |
| 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 label m, const label n, InputIterator first, InputIterator last) | Matrix< Form, Type > | |
| Matrix(const label m, const label n, std::initializer_list< Type >) | Matrix< Form, Type > | |
| Matrix(std::initializer_list< std::initializer_list< 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 > | |
| Matrix(const MatrixBlock< MatrixType > &) | Matrix< Form, Type > | |
| Matrix(const MatrixSpace< MSForm, Type, Mrows, Ncols > &) | Matrix< Form, Type > | |
| Matrix(Istream &) | Matrix< Form, Type > | |
| mType typedef | Matrix< Form, Type > | |
| n() const | Matrix< Form, Type > | inline |
| null() | Matrix< Form, Type > | inlinestatic |
| 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 zero) | SquareMatrix< scalar > | |
| operator=(const Identity< scalar >) | SquareMatrix< scalar > | |
| Foam::Matrix::operator=(const mType &) | Matrix< Form, Type > | |
| Foam::Matrix::operator=(const ConstMatrixBlock< MatrixType > &) | Matrix< Form, Type > | |
| Foam::Matrix::operator=(const MatrixBlock< MatrixType > &) | Matrix< Form, Type > | |
| Foam::Matrix::operator=(const Type &) | Matrix< Form, Type > | |
| operator[](const label) | Matrix< Form, Type > | inline |
| operator[](const label) const | Matrix< Form, Type > | inline |
| setSize(const label m) | SquareMatrix< scalar > | inline |
| Foam::Matrix::setSize(const label m, const label n) | Matrix< Form, Type > | |
| shallowResize(const label m) | SquareMatrix< scalar > | inline |
| Foam::Matrix::shallowResize(const label m, const label n) | Matrix< Form, Type > | inline |
| size() const | Matrix< Form, Type > | inline |
| solve(Field< Type > &x, const Field< Type > &source) const | LUscalarMatrix | |
| solve(const Field< Type > &source) const | LUscalarMatrix | |
| solve(const Field< Type > &source) const | LUscalarMatrix | |
| SquareMatrix() | SquareMatrix< scalar > | inline |
| SquareMatrix(const label n) | SquareMatrix< scalar > | inline |
| SquareMatrix(const ConstMatrixBlock< MatrixType > &) | SquareMatrix< scalar > | inline |
| SquareMatrix(const MatrixBlock< MatrixType > &) | SquareMatrix< scalar > | inline |
| SquareMatrix(const label n, const zero) | SquareMatrix< scalar > | inline |
| SquareMatrix(const label m, const label n, const zero) | SquareMatrix< scalar > | inline |
| SquareMatrix(const label n, const Identity< scalar >) | SquareMatrix< scalar > | inline |
| SquareMatrix(const label n, const scalar &) | SquareMatrix< scalar > | inline |
| SquareMatrix(const label n, InputIterator first, InputIterator last) | SquareMatrix< scalar > | inline |
| SquareMatrix(const label n, std::initializer_list< scalar >) | SquareMatrix< scalar > | inline |
| SquareMatrix(std::initializer_list< scalar >) | SquareMatrix< scalar > | inline |
| SquareMatrix(std::initializer_list< std::initializer_list< scalar >>) | SquareMatrix< scalar > | inline |
| SquareMatrix(const RectangularMatrix< scalar > &) | SquareMatrix< scalar > | inlineexplicit |
| SquareMatrix(Istream &) | SquareMatrix< scalar > | inline |
| T() const | Matrix< Form, Type > | |
| transfer(mType &) | Matrix< Form, Type > | |
| typeName() | SquareMatrix< scalar > | inlinestatic |
| v() const | Matrix< Form, Type > | inline |
| v() | Matrix< Form, Type > | inline |
| ~Matrix() | Matrix< Form, Type > |