Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Tpetra::MatrixMarket::Reader< SparseMatrixType > Member List

This is the complete list of members for Tpetra::MatrixMarket::Reader< SparseMatrixType >, including all inherited members.

global_ordinal_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
local_ordinal_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
multivector_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
node_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
readDense(std::istream &in, const Teuchos::RCP< const comm_type > &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readDenseFile(const std::string &filename, const Teuchos::RCP< const comm_type > &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readMap(std::istream &in, const Teuchos::RCP< const comm_type > &comm, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readMap(std::istream &in, const Teuchos::RCP< const comm_type > &comm, const Teuchos::RCP< Teuchos::FancyOStream > &err, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readMapFile(const std::string &filename, const Teuchos::RCP< const comm_type > &comm, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparse(std::istream &in, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparse(std::istream &in, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const Teuchos::RCP< Teuchos::ParameterList > &constructorParams, const Teuchos::RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparse(std::istream &in, const Teuchos::RCP< const map_type > &rowMap, Teuchos::RCP< const map_type > &colMap, const Teuchos::RCP< const map_type > &domainMap, const Teuchos::RCP< const map_type > &rangeMap, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseFile(const std::string &filename, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseFile(const std::string &filename, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const Teuchos::RCP< Teuchos::ParameterList > &constructorParams, const Teuchos::RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseFile(const std::string &filename, const Teuchos::RCP< const map_type > &rowMap, Teuchos::RCP< const map_type > &colMap, const Teuchos::RCP< const map_type > &domainMap, const Teuchos::RCP< const map_type > &rangeMap, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseGraph(std::istream &in, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseGraph(std::istream &in, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const Teuchos::RCP< Teuchos::ParameterList > &constructorParams, const Teuchos::RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseGraph(std::istream &in, const Teuchos::RCP< const map_type > &rowMap, Teuchos::RCP< const map_type > &colMap, const Teuchos::RCP< const map_type > &domainMap, const Teuchos::RCP< const map_type > &rangeMap, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseGraphFile(const std::string &filename, const Teuchos::RCP< const Teuchos::Comm< int > > &comm, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseGraphFile(const std::string &filename, const Teuchos::RCP< const Teuchos::Comm< int > > &pComm, const Teuchos::RCP< Teuchos::ParameterList > &constructorParams, const Teuchos::RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readSparseGraphFile(const std::string &filename, const Teuchos::RCP< const map_type > &rowMap, Teuchos::RCP< const map_type > &colMap, const Teuchos::RCP< const map_type > &domainMap, const Teuchos::RCP< const map_type > &rangeMap, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readVector(std::istream &in, const Teuchos::RCP< const comm_type > &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
readVectorFile(const std::string &filename, const Teuchos::RCP< const comm_type > &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType >inlinestatic
scalar_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
sparse_graph_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
sparse_matrix_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
vector_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >