Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node > Member List

This is the complete list of members for Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >, including all inherited members.

global_ordinal_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
local_ordinal_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
multivector_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
node_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
openInFileOnRankZero(const trcp_tcomm_t &comm, const std::string &filename, const bool safe=true, std::ios_base::openmode mode=std::ios_base::in)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readDense(std::istream &in, const trcp_tcomm_t &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false, const bool binary=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readDenseFile(const std::string &filename, const trcp_tcomm_t &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false, const bool binary=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readMap(std::istream &in, const trcp_tcomm_t &comm, const bool tolerant=false, const bool debug=false, const bool binary=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readMap(std::istream &in, const trcp_tcomm_t &comm, const Teuchos::RCP< Teuchos::FancyOStream > &err, const bool tolerant=false, const bool debug=false, const bool binary=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readMapFile(const std::string &filename, const trcp_tcomm_t &comm, const bool tolerant=false, const bool debug=false, const bool binary=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readSparseFile(const std::string &filename, const trcp_tcomm_t &comm, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readSparseFile(const std::string &filename, const trcp_tcomm_t &comm, const Teuchos::RCP< Teuchos::ParameterList > &constructorParams, const Teuchos::RCP< Teuchos::ParameterList > &fillCompleteParams, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readSparseGraphFile(const std::string &filename, const trcp_tcomm_t &comm, const bool callFillComplete=true, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
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::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readSparsePerRank(const std::string &filename_prefix, const std::string &filename_suffix, 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 int ranksToReadAtOnce=8, const bool debug=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readVector(std::istream &in, const trcp_tcomm_t &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
readVectorFile(const std::string &filename, const trcp_tcomm_t &comm, Teuchos::RCP< const map_type > &map, const bool tolerant=false, const bool debug=false)Tpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
scalar_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
sparse_graph_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
SparseMatrixType typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
trcp_tcomm_t typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >
vector_type typedefTpetra::MatrixMarketReader< Scalar, LocalOrdinal, GlobalOrdinal, Node >