block(const label m, const label n, const label mStart, const label nStart) const | Matrix< RectangularMatrix< Type >, Type > | inline |
block(const label mStart, const label nStart) const | Matrix< RectangularMatrix< Type >, Type > | inline |
block(const label m, const label n, const label mStart, const label nStart) | Matrix< RectangularMatrix< Type >, Type > | inline |
block(const label mStart, const label nStart) | Matrix< RectangularMatrix< Type >, Type > | inline |
block(const label mStart, const label nStart) const | Matrix< RectangularMatrix< Type >, Type > | inline |
block(const label mStart, const label nStart) | Matrix< RectangularMatrix< Type >, Type > | inline |
checki(const label i) const | Matrix< RectangularMatrix< Type >, Type > | inline |
checkj(const label j) const | Matrix< RectangularMatrix< Type >, Type > | inline |
clear() | Matrix< RectangularMatrix< Type >, Type > | |
clone() const | RectangularMatrix< Type > | inline |
cmptType typedef | Matrix< RectangularMatrix< Type >, Type > | |
col(const label m, const label rowStart) const | Matrix< RectangularMatrix< Type >, Type > | inline |
col(const label m, const label mStart, const label nStart) const | Matrix< RectangularMatrix< Type >, Type > | inline |
col(const label m, const label rowStart) | Matrix< RectangularMatrix< Type >, Type > | inline |
col(const label m, const label mStart, const label nStart) | Matrix< RectangularMatrix< Type >, Type > | inline |
m() const | Matrix< RectangularMatrix< Type >, Type > | inline |
Matrix() | Matrix< RectangularMatrix< Type >, Type > | inline |
Matrix(const label m, const label n) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix(const label m, const label n, const zero) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix(const label m, const label n, const Type &) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix(const mType &) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix(const Matrix< Form2, Type > &) | Matrix< RectangularMatrix< Type >, Type > | explicit |
Matrix(const ConstMatrixBlock< MatrixType > &) | Matrix< RectangularMatrix< Type >, Type > | inline |
Matrix(const MatrixBlock< MatrixType > &) | Matrix< RectangularMatrix< Type >, Type > | inline |
Matrix(Istream &) | Matrix< RectangularMatrix< Type >, Type > | |
mType typedef | Matrix< RectangularMatrix< Type >, Type > | |
n() const | Matrix< RectangularMatrix< Type >, Type > | inline |
null() | Matrix< RectangularMatrix< Type >, Type > | inlinestatic |
operator()(const label i, const label j) const | Matrix< RectangularMatrix< Type >, Type > | inline |
operator()(const label i, const label j) | Matrix< RectangularMatrix< Type >, Type > | inline |
operator=(const zero) | RectangularMatrix< Type > | |
Matrix< RectangularMatrix< Type >, Type >::operator=(const mType &) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix< RectangularMatrix< Type >, Type >::operator=(const ConstMatrixBlock< MatrixType > &) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix< RectangularMatrix< Type >, Type >::operator=(const MatrixBlock< MatrixType > &) | Matrix< RectangularMatrix< Type >, Type > | |
Matrix< RectangularMatrix< Type >, Type >::operator=(const Type &) | Matrix< RectangularMatrix< Type >, Type > | |
operator[](const label) | Matrix< RectangularMatrix< Type >, Type > | inline |
operator[](const label) const | Matrix< RectangularMatrix< Type >, Type > | inline |
RectangularMatrix() | RectangularMatrix< Type > | inline |
RectangularMatrix(const label m, const label n) | RectangularMatrix< Type > | inline |
RectangularMatrix(const ConstMatrixBlock< MatrixType > &) | RectangularMatrix< Type > | inline |
RectangularMatrix(const MatrixBlock< MatrixType > &) | RectangularMatrix< Type > | inline |
RectangularMatrix(const label m, const label n, const zero) | RectangularMatrix< Type > | inline |
RectangularMatrix(const label m, const label n, const Type &) | RectangularMatrix< Type > | inline |
RectangularMatrix(const SquareMatrix< Type > &) | RectangularMatrix< Type > | inline |
RectangularMatrix(Istream &) | RectangularMatrix< Type > | inline |
setSize(const label m, const label n) | Matrix< RectangularMatrix< Type >, Type > | |
shallowResize(const label m, const label n) | Matrix< RectangularMatrix< Type >, Type > | inline |
size() const | Matrix< RectangularMatrix< Type >, Type > | inline |
T() const | Matrix< RectangularMatrix< Type >, Type > | |
transfer(mType &) | Matrix< RectangularMatrix< Type >, Type > | |
typeName() | RectangularMatrix< Type > | inlinestatic |
v() const | Matrix< RectangularMatrix< Type >, Type > | inline |
v() | Matrix< RectangularMatrix< Type >, Type > | inline |
~Matrix() | Matrix< RectangularMatrix< Type >, Type > | |