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

SquareMatrix< Type > Member List

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