Tpetra Matrix/Vector Services  Version of the Day
Tpetra::MatrixMarket::Writer< SparseMatrixType > Member List
This is the complete list of members for Tpetra::MatrixMarket::Writer< SparseMatrixType >, including all inherited members.
global_ordinal_type typedefTpetra::MatrixMarket::Writer< SparseMatrixType >
local_ordinal_type typedefTpetra::MatrixMarket::Writer< SparseMatrixType >
map_type typedefTpetra::MatrixMarket::Writer< SparseMatrixType >
multivector_type typedefTpetra::MatrixMarket::Writer< SparseMatrixType >
node_type typedefTpetra::MatrixMarket::Writer< SparseMatrixType >
scalar_type typedefTpetra::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 > [inline, static]
writeDense(std::ostream &out, const 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 > [inline, 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::MatrixMarket::Writer< SparseMatrixType > [inline, static]
writeDense(std::ostream &out, const 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 > [inline, 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::MatrixMarket::Writer< SparseMatrixType > [inline, 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::MatrixMarket::Writer< SparseMatrixType > [inline, 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::MatrixMarket::Writer< SparseMatrixType > [inline, static]
writeDenseFile(const std::string &filename, const 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 > [inline, static]
writeMap(std::ostream &out, const map_type &map, const bool debug=false)Tpetra::MatrixMarket::Writer< SparseMatrixType > [inline, static]
writeMap(std::ostream &out, const map_type &map, const Teuchos::RCP< Teuchos::FancyOStream > &err, const bool debug=false)Tpetra::MatrixMarket::Writer< SparseMatrixType > [inline, static]
writeMapFile(const std::string &filename, const map_type &map)Tpetra::MatrixMarket::Writer< SparseMatrixType > [inline, 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::MatrixMarket::Writer< SparseMatrixType > [inline, static]
writeSparse(std::ostream &out, const RCP< const sparse_matrix_type > &pMatrix, const bool debug=false)Tpetra::MatrixMarket::Writer< SparseMatrixType > [inline, 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::MatrixMarket::Writer< SparseMatrixType > [inline, static]
writeSparseFile(const std::string &filename, const Teuchos::RCP< const sparse_matrix_type > &pMatrix, const bool debug=false)Tpetra::MatrixMarket::Writer< SparseMatrixType > [inline, static]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines