Tpetra parallel linear algebra
Version of the Day
|
Files | |
file | MatrixMarket_Tpetra.cpp [code] |
file | MatrixMarket_Tpetra.hpp [code] |
Matrix Market file readers and writers for Tpetra objects. | |
file | Tpetra_Details_CooMatrix.hpp [code] |
Declaration and definition of Tpetra::Details::CooMatrix, an implementation detail of Tpetra::CrsMatrix (sparse matrix) file input and output. | |
file | Tpetra_Details_PackTriples.cpp [code] |
file | Tpetra_Details_PackTriples.hpp [code] |
file | Tpetra_Details_ReadTriples.hpp [code] |
Declaration and definition of Tpetra::Details::readAndDealOutTriples, which reads a Matrix Market file or input stream on one process, and distributes the resulting sparse matrix entries to the other processes. | |
file | Tpetra_MatrixIO.cpp [code] |
file | Tpetra_MatrixIO_decl.hpp [code] |
Declarations of functions to read a Tpetra::CrsMatrix sparse matrix from a Harwell-Boeing file. | |
file | Tpetra_MatrixIO_def.hpp [code] |