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

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

Build(UnderlyingLib lib, global_size_t numGlobalElements, int indexBase, const Teuchos::RCP< const Teuchos::Comm< int >> &comm, LocalGlobal lg=GloballyDistributed)Xpetra::MapFactory< int, int, EpetraNode >static
Build(UnderlyingLib lib, global_size_t numGlobalElements, size_t numLocalElements, int indexBase, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
Build(UnderlyingLib lib, global_size_t numGlobalElements, const Teuchos::ArrayView< const GlobalOrdinal > &elementList, int indexBase, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
Build(const Teuchos::RCP< const Xpetra::Map< LocalOrdinal, GlobalOrdinal, Node >> &map, const LocalOrdinal numDofPerNode, const GlobalOrdinal gidOffset=Teuchos::ScalarTraits< GlobalOrdinal >::zero())Xpetra::MapFactory< int, int, EpetraNode >static
Build(UnderlyingLib lib, global_size_t numGlobalElements, const Kokkos::View< const GlobalOrdinal *, typename Node::device_type > &indexList, GlobalOrdinal indexBase, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
copyMapWithNewComm(const Teuchos::RCP< const Map< LocalOrdinal, GlobalOrdinal, Node >> &oldmap, const Teuchos::RCP< const Teuchos::Comm< int >> &newComm)Xpetra::MapFactory< int, int, EpetraNode >static
createContigMap(UnderlyingLib lib, global_size_t numElements, size_t localNumElements, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
createContigMapWithNode(UnderlyingLib lib, global_size_t numElements, size_t localNumElements, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
createLocalMap(UnderlyingLib lib, size_t numElements, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
createLocalMapWithNode(UnderlyingLib lib, size_t numElements, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
createUniformContigMap(UnderlyingLib lib, global_size_t numElements, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
createUniformContigMapWithNode(UnderlyingLib lib, global_size_t numElements, const Teuchos::RCP< const Teuchos::Comm< int >> &comm)Xpetra::MapFactory< int, int, EpetraNode >static
GlobalOrdinal typedefXpetra::MapFactory< int, int, EpetraNode >private
LocalOrdinal typedefXpetra::MapFactory< int, int, EpetraNode >private
MapFactory()Xpetra::MapFactory< int, int, EpetraNode >private
Node typedefXpetra::MapFactory< int, int, EpetraNode >private