Tpetra parallel linear algebra
Version of the Day
|
This is the complete list of members for Tpetra::MatrixMarket::Writer< SparseMatrixType >, including all inherited members.
crs_graph_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
global_ordinal_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
local_ordinal_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
map_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
multivector_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
node_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
scalar_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
sparse_matrix_type typedef | Tpetra::MatrixMarket::Writer< SparseMatrixType > | |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeMap(std::ostream &out, const map_type &map, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeMap(std::ostream &out, const map_type &map, const Teuchos::RCP< Teuchos::FancyOStream > &err, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeMapFile(const std::string &filename, const map_type &map) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeOperator(const std::string &fileName, operator_type const &A) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeOperator(std::ostream &out, const operator_type &A) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeOperator(const std::string &fileName, const operator_type &A, const Teuchos::ParameterList ¶ms) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeOperator(std::ostream &out, const operator_type &A, const Teuchos::ParameterList ¶ms) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparse(std::ostream &out, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparseFile(const std::string &filename, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparseGraph(std::ostream &out, const crs_graph_type &graph, const std::string &graphName, const std::string &graphDescription, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparseGraph(std::ostream &out, const crs_graph_type &graph, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparseGraphFile(const std::string &filename, const crs_graph_type &graph, const std::string &graphName, const std::string &graphDescription, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparseGraphFile(const std::string &filename, const crs_graph_type &graph, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
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::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |
writeSparseGraphFile(const std::string &filename, const Teuchos::RCP< const crs_graph_type > &pGraph, const bool debug=false) | Tpetra::MatrixMarket::Writer< SparseMatrixType > | inlinestatic |