|
class | Tpetra::Map< LocalOrdinal, GlobalOrdinal, Node > |
| Describes a parallel distribution of objects over processes. More...
|
|
class | Tpetra::Details::TieBreak< LocalOrdinal, GlobalOrdinal > |
| Interface for breaking ties in ownership. More...
|
|
class | Tpetra::Details::Directory< LocalOrdinal, GlobalOrdinal, NodeType > |
| Computes the local ID and process ID corresponding to given global IDs. More...
|
|
class | Tpetra::Details::ReplicatedDirectory< LocalOrdinal, GlobalOrdinal, NodeType > |
| Implementation of Directory for a locally replicated Map. More...
|
|
class | Tpetra::Details::ContiguousUniformDirectory< LocalOrdinal, GlobalOrdinal, NodeType > |
| Implementation of Directory for a contiguous, uniformly distributed Map. More...
|
|
class | Tpetra::Details::DistributedContiguousDirectory< LocalOrdinal, GlobalOrdinal, NodeType > |
| Implementation of Directory for a distributed contiguous Map. More...
|
|
class | Tpetra::Details::DistributedNoncontiguousDirectory< LocalOrdinal, GlobalOrdinal, NodeType > |
| Implementation of Directory for a distributed noncontiguous Map. More...
|
|
Declaration of implementation details of Tpetra::Directory.
Definition in file Tpetra_DirectoryImpl_decl.hpp.