Tpetra Matrix/Vector Services  Version of the Day
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 RCP< const comm_type > &comm, const RCP< node_type > &node, RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readDenseFile(const std::string &filename, const RCP< const comm_type > &comm, const RCP< node_type > &node, RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readMap(std::istream &in, const RCP< const comm_type > &comm, const RCP< node_type > &node, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readMap(std::istream &in, const RCP< const comm_type > &comm, const RCP< node_type > &node, const Teuchos::RCP< Teuchos::FancyOStream > &err, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readMapFile(const std::string &filename, const RCP< const comm_type > &comm, const RCP< node_type > &node, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readSparse(std::istream &in, const RCP< const Comm< int > > &pComm, const RCP< node_type > &pNode, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readSparse(std::istream &in, const RCP< const Comm< int > > &pComm, const RCP< node_type > &pNode, const RCP< Teuchos::ParameterList > &constructorParams, const RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readSparse(std::istream &in, const RCP< const map_type > &rowMap, RCP< const map_type > &colMap, const RCP< const map_type > &domainMap, const RCP< const map_type > &rangeMap, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readSparseFile(const std::string &filename, const RCP< const Comm< int > > &pComm, const RCP< node_type > &pNode, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readSparseFile(const std::string &filename, const RCP< const Comm< int > > &pComm, const RCP< node_type > &pNode, const RCP< Teuchos::ParameterList > &constructorParams, const RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readSparseFile(const std::string &filename, const RCP< const map_type > &rowMap, RCP< const map_type > &colMap, const RCP< const map_type > &domainMap, const RCP< const map_type > &rangeMap, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readVector(std::istream &in, const RCP< const comm_type > &comm, const RCP< node_type > &node, RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
readVectorFile(const std::string &filename, const RCP< const comm_type > &comm, const RCP< node_type > &node, RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarket::Reader< SparseMatrixType > [inline, static]
scalar_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
sparse_matrix_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType > [static]
vector_type typedefTpetra::MatrixMarket::Reader< SparseMatrixType >
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines