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

simpleMatrix< Type > Member List

This is the complete list of members for simpleMatrix< 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]
LUsolve() const simpleMatrix< Type >
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 simpleMatrix< Type > &)simpleMatrix< Type > [friend]
Foam::SquareMatrix::operator(Ostream &, const Matrix< SquareMatrix< Type >, Type > &)Matrix< SquareMatrix< Type >, Type > [friend]
operator=(const simpleMatrix< Type > &)simpleMatrix< Type >
Foam::SquareMatrix::operator=(const Matrix< SquareMatrix< Type >, Type > &)Matrix< SquareMatrix< Type >, Type >
Foam::SquareMatrix::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]
simpleMatrix(const label)simpleMatrix< Type >
simpleMatrix(const label, const scalar, const Type &)simpleMatrix< Type >
simpleMatrix(const scalarSquareMatrix &, const Field< Type > &)simpleMatrix< Type >
simpleMatrix(Istream &)simpleMatrix< Type >
simpleMatrix(const simpleMatrix< Type > &)simpleMatrix< Type >
size() constMatrix< SquareMatrix< Type >, Type > [inline]
solve() const simpleMatrix< Type >
source()simpleMatrix< Type > [inline]
source() const simpleMatrix< 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 >