Xpetra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Xpetra::IO< Scalar, int, int, EpetraNode > Member List

This is the complete list of members for Xpetra::IO< Scalar, int, int, EpetraNode >, including all inherited members.

GlobalOrdinal typedefXpetra::IO< Scalar, int, int, EpetraNode >
LocalOrdinal typedefXpetra::IO< Scalar, int, int, EpetraNode >
Map2EpetraMap(const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node > &map)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Map2TpetraMap(const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node > &map)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Node typedefXpetra::IO< Scalar, int, int, EpetraNode >
Read(const std::string &fileName, Xpetra::UnderlyingLib lib, const RCP< const Teuchos::Comm< int >> &comm, bool binary=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Read(const std::string &filename, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> rowMap, RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> colMap=Teuchos::null, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> domainMap=Teuchos::null, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> rangeMap=Teuchos::null, const bool callFillComplete=true, const bool binary=false, const bool tolerant=false, const bool debug=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
ReadBlockedCrsMatrix(const std::string &fileName, Xpetra::UnderlyingLib lib, const RCP< const Teuchos::Comm< int >> &comm)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
ReadLocal(const std::string &filename, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> rowMap, RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> colMap, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> domainMap=Teuchos::null, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> rangeMap=Teuchos::null, const bool callFillComplete=true, const bool binary=false, const bool tolerant=false, const bool debug=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
ReadMap(const std::string &fileName, Xpetra::UnderlyingLib lib, const RCP< const Teuchos::Comm< int >> &comm, const bool binary=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
ReadMultiVector(const std::string &fileName, const RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> &map, const bool binary=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
toString(const T &what)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Write(const std::string &fileName, const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node > &M)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Write(const std::string &fileName, const Xpetra::MultiVector< Scalar, LocalOrdinal, GlobalOrdinal, Node > &vec)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Write(const std::string &fileName, const Xpetra::Matrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > &Op, const bool &writeAllMaps=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
Write(const std::string &fileName, const Xpetra::CrsGraph< LocalOrdinal, GlobalOrdinal, Node > &graph, const bool &writeAllMaps=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
WriteBlockedCrsMatrix(const std::string &fileName, const Xpetra::BlockedCrsMatrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > &Op, const bool &writeAllMaps=false)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic
WriteLocal(const std::string &fileName, const Xpetra::Matrix< Scalar, LocalOrdinal, GlobalOrdinal, Node > &Op)Xpetra::IO< Scalar, int, int, EpetraNode >inlinestatic