|
Tpetra Matrix/Vector Services
Version of the Day
|
Interface for breaking ties in ownership. More...
#include <Teuchos_RCP.hpp>Go to the source code of this file.
Classes | |
| class | Tpetra::Details::TieBreak< LocalOrdinal, GlobalOrdinal > |
| Interface for breaking ties in ownership. More... | |
| struct | Tpetra::Details::TieBreak< LocalOrdinal, GlobalOrdinal >::Triplet |
| Representation of a global index on a process. More... | |
Namespaces | |
| namespace | Tpetra |
Namespace Tpetra contains the class and methods constituting the Tpetra library. | |
Interface for breaking ties in ownership.
Definition in file Tpetra_TieBreak.hpp.
1.7.6.1