|
Tpetra parallel linear algebra
Version of the Day
|
Declaration of implementation details of Tpetra::Directory. More...
#include "Tpetra_TieBreak.hpp"#include "Tpetra_Map_fwd.hpp"#include "Tpetra_Details_FixedHashTable_decl.hpp"Go to the source code of this file.
Classes | |
| 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... | |
Namespaces | |
| Tpetra | |
| Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
| Tpetra::Details | |
| Namespace for Tpetra implementation details. | |
Declaration of implementation details of Tpetra::Directory.
Definition in file Tpetra_DirectoryImpl_decl.hpp.
1.8.5