MeshKit  1.0
CMatrix< T > Member List
This is the complete list of members for CMatrix< T >, including all inherited members.
CMatrix()CMatrix< T >
CMatrix(int, int)CMatrix< T >
CMatrix(const char *)CMatrix< T >
CMatrix(const char *, int, int)CMatrix< T >
CMatrix(const CMatrix< T > &)CMatrix< T >
ErrorHandler(int, int nR=0, int nC=0) const CMatrix< T > [private]
GetColumns() const CMatrix< T >
GetName(std::string &) const CMatrix< T >
GetRows() const CMatrix< T >
m_nColumnsCMatrix< T > [private]
m_nRowsCMatrix< T > [private]
m_pCellsCMatrix< T > [private]
m_szNameCMatrix< T > [private]
operator()(int, int)CMatrix< T >
operator()(int, int) const CMatrix< T >
operator=(const CMatrix &)CMatrix< T >
Read(std::ifstream &IFile)CMatrix< T >
Release()CMatrix< T > [private]
Set(T)CMatrix< T >
SetName(const std::string &)CMatrix< T >
SetSize(int, int)CMatrix< T >
~CMatrix()CMatrix< T >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines