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

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

crs_graph_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
getComm(const Teuchos::RCP< T > &obj)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
getRank(const trcp_tcomm_t &comm)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
global_ordinal_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
local_ordinal_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
map_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
multivector_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
node_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
scalar_type typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
SparseMatrixType typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
trcp_tcomm_t typedefTpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >
writeDense(std::ostream &out, const multivector_type &X, const std::string &matrixName, const std::string &matrixDescription, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDense(std::ostream &out, const Teuchos::RCP< const multivector_type > &X, const std::string &matrixName, const std::string &matrixDescription, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDense(std::ostream &out, const multivector_type &X, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDense(std::ostream &out, const Teuchos::RCP< const multivector_type > &X, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDenseFile(const std::string &filename, const multivector_type &X, const std::string &matrixName, const std::string &matrixDescription, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDenseFile(const std::string &filename, const Teuchos::RCP< const multivector_type > &X, const std::string &matrixName, const std::string &matrixDescription, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDenseFile(const std::string &filename, const multivector_type &X, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeDenseFile(const std::string &filename, const Teuchos::RCP< const multivector_type > &X, const Teuchos::RCP< Teuchos::FancyOStream > &err=Teuchos::null, const Teuchos::RCP< Teuchos::FancyOStream > &dbg=Teuchos::null)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeMap(std::ostream &out, const map_type &map, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeMap(std::ostream &out, const map_type &map, const Teuchos::RCP< Teuchos::FancyOStream > &err, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeMapFile(const std::string &filename, const map_type &map)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeOperator(const std::string &fileName, operator_type const &A)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeOperator(std::ostream &out, const operator_type &A)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeOperator(const std::string &fileName, const operator_type &A, const Teuchos::ParameterList &params)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeOperator(std::ostream &out, const operator_type &A, const Teuchos::ParameterList &params)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparse(std::ostream &out, const sparse_matrix_type &matrix, const std::string &matrixName, const std::string &matrixDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparse(std::ostream &out, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const std::string &matrixName, const std::string &matrixDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparse(std::ostream &out, const sparse_matrix_type &matrix, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparse(std::ostream &out, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseFile(const std::string &filename, const sparse_matrix_type &matrix, const std::string &matrixName, const std::string &matrixDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseFile(const std::string &filename, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const std::string &matrixName, const std::string &matrixDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseFile(const std::string &filename, const sparse_matrix_type &matrix, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseFile(const std::string &filename, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseGraph(std::ostream &out, const crs_graph_type &graph, const std::string &graphName, const std::string &graphDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseGraph(std::ostream &out, const crs_graph_type &graph, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseGraphFile(const std::string &filename, const crs_graph_type &graph, const std::string &graphName, const std::string &graphDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseGraphFile(const std::string &filename, const crs_graph_type &graph, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseGraphFile(const std::string &filename, const Teuchos::RCP< const crs_graph_type > &pGraph, const std::string &graphName, const std::string &graphDescription, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparseGraphFile(const std::string &filename, const Teuchos::RCP< const crs_graph_type > &pGraph, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static
writeSparsePerRank(const std::string &filename_prefix, const std::string &filename_suffix, const sparse_matrix_type &matrix, const std::string &matrixName, const std::string &matrixDescription, const int ranksToWriteAtOnce=8, const bool debug=false)Tpetra::MatrixMarketWriter< Scalar, LocalOrdinal, GlobalOrdinal, Node >static