FreeFOAM The Cross-Platform CFD Toolkit
Matrix< Form, Type > Member List

This is the complete list of members for Matrix< Form, Type >, including all inherited members.

checki(const label i) const Matrix< Form, Type >inline
checkj(const label j) const Matrix< Form, Type >inline
clear()Matrix< Form, Type >
clone() const Matrix< Form, Type >inline
m() const Matrix< Form, Type >inline
Matrix()Matrix< Form, Type >inline
Matrix(const label n, const label m)Matrix< Form, Type >
Matrix(const label n, const label m, const Type &)Matrix< Form, Type >
Matrix(const Matrix< Form, Type > &)Matrix< Form, Type >
Matrix(Istream &)Matrix< Form, Type >
n() const Matrix< Form, Type >inline
null()Matrix< Form, Type >inlinestatic
operator(Ostream &, const Matrix< Form, Type > &)Matrix< Form, Type >friend
operator=(const Matrix< Form, Type > &)Matrix< Form, Type >
operator=(const Type &)Matrix< Form, Type >
operator>>(Istream &, Matrix< Form, Type > &)Matrix< Form, Type >friend
operator[](const label)Matrix< Form, Type >inline
operator[](const label) const Matrix< Form, Type >inline
size() const Matrix< Form, Type >inline
T() const Matrix< Form, Type >
transfer(Matrix< Form, Type > &)Matrix< Form, Type >
~Matrix()Matrix< Form, Type >