Home
last modified time | relevance | path

Searched refs:mat_pathname (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/ksp/tests/
H A Dex63.cxx134 std::string mat_pathname = filedir + filename; in main() local
135 …RCP<MAT> A = Tpetra::MatrixMarket::Reader<MAT>::readSparseFile(mat_pathname, comm, n… in main()