MeshLib::CSparseMatrix Member List

This is the complete list of members for MeshLib::CSparseMatrix, including all inherited members.
AddElement(int nRow, int nCol, double dVal)MeshLib::CSparseMatrix
AddElementTail(int nRow, int nCol, double dVal)MeshLib::CSparseMatrix
CalcHashCode(int nRow, int nCol)MeshLib::CSparseMatrix [protected]
CGSolver(double b[], double x[], double eps, int &itrs)MeshLib::CSparseMatrix
CGSolverStable(double b[], double x[], double eps, int &itrs)MeshLib::CSparseMatrix
CSparseMatrix(int nRows, int nCols, int nnz=0)MeshLib::CSparseMatrix
GetCols()MeshLib::CSparseMatrix [inline]
GetRows()MeshLib::CSparseMatrix [inline]
m_bAccessedMeshLib::CSparseMatrix [protected]
m_nColsMeshLib::CSparseMatrix [protected]
m_nHashCodeMeshLib::CSparseMatrix [protected]
m_nRowsMeshLib::CSparseMatrix [protected]
m_pEntriesMeshLib::CSparseMatrix [protected]
Multiply(double iVector[], double oVector[])MeshLib::CSparseMatrix
SolverUMF(double b[], double x[])MeshLib::CSparseMatrix
TransMul(double iVector[], double oVector[])MeshLib::CSparseMatrix
~CSparseMatrix()MeshLib::CSparseMatrix [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Defines