|
std::string | filename = "./support/SR.csr" |
|
- Tested Functions:
- csrFileReader()
- parseFile()
- Read the file and parse it
- getNumberOfR()
- getMatrix(rx, ry, rz)
- Get sparse matrix of a specific R coordinate
- getMatrix(index)
- Get matrix by using index
- getRCoordinate()
- Get R coordinate using index
- getStep()
- getMatrixDimension()
◆ filename
std::string csrFileReaderTest::filename = "./support/SR.csr" |
|
protected |
The documentation for this class was generated from the following file: