FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

RectangularMatrix< Type > Member List

This is the complete list of members for RectangularMatrix< Type >, including all inherited members.
checki(const label i) constMatrix< RectangularMatrix< Type >, Type > [inline]
checkj(const label j) constMatrix< RectangularMatrix< Type >, Type > [inline]
clear()Matrix< RectangularMatrix< Type >, Type >
clone() const RectangularMatrix< Type > [inline]
m() constMatrix< RectangularMatrix< Type >, Type > [inline]
Matrix()Matrix< RectangularMatrix< Type >, Type > [inline]
Matrix(const label n, const label m)Matrix< RectangularMatrix< Type >, Type >
Matrix(const label n, const label m, const Type &)Matrix< RectangularMatrix< Type >, Type >
Matrix(const Matrix< RectangularMatrix< Type >, Type > &)Matrix< RectangularMatrix< Type >, Type >
Matrix(Istream &)Matrix< RectangularMatrix< Type >, Type >
n() constMatrix< RectangularMatrix< Type >, Type > [inline]
null()Matrix< RectangularMatrix< Type >, Type > [inline, static]
operator(Ostream &, const Matrix< RectangularMatrix< Type >, Type > &)Matrix< RectangularMatrix< Type >, Type > [friend]
operator=(const Matrix< RectangularMatrix< Type >, Type > &)Matrix< RectangularMatrix< Type >, Type >
operator=(const Type &)Matrix< RectangularMatrix< Type >, Type >
operator>>(Istream &, Matrix< RectangularMatrix< Type >, Type > &)Matrix< RectangularMatrix< Type >, Type > [friend]
operator[](const label)Matrix< RectangularMatrix< Type >, Type > [inline]
operator[](const label) constMatrix< RectangularMatrix< Type >, Type > [inline]
RectangularMatrix()RectangularMatrix< Type > [inline]
RectangularMatrix(const label m, const label n)RectangularMatrix< Type > [inline]
RectangularMatrix(const label m, const label n, const Type &)RectangularMatrix< Type > [inline]
RectangularMatrix(Istream &)RectangularMatrix< Type > [inline]
size() constMatrix< RectangularMatrix< Type >, Type > [inline]
T() constMatrix< RectangularMatrix< Type >, Type >
transfer(Matrix< RectangularMatrix< Type >, Type > &)Matrix< RectangularMatrix< Type >, Type >
~Matrix()Matrix< RectangularMatrix< Type >, Type >