22 MMReader(
const string& matrixFileName,
const string& rhsFileName);
27 shared_ptr<LinearSystem> getLS();
33 shared_ptr<CRConnectivity>
_cm;
35 void readHeader(
int& nRows,
int& nCols,
36 int& nNonZeroes,
bool& isSymmetric);
shared_ptr< CRConnectivity > _cm
#define DEFINE_TYPENAME(T)
CRMatrix< double, double, double > MatrixType
const string _rhsFileName
shared_ptr< StorageSite > _site