Tpetra parallel linear algebra  Version of the Day
Classes | Namespaces
Tpetra_TieBreak.hpp File Reference

Interface for breaking ties in ownership. More...

#include "Tpetra_TieBreak_fwd.hpp"
#include "Teuchos_RCP.hpp"

Go to the source code of this file.

Classes

class  Tpetra::Details::Classes::TieBreak< LocalOrdinal, GlobalOrdinal >
 Interface for breaking ties in ownership. More...
 
struct  Tpetra::Details::Classes::TieBreak< LocalOrdinal, GlobalOrdinal >::Triplet
 Representation of a global index on a process. More...
 

Namespaces

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Namespace for Tpetra implementation details.
 
 Tpetra::Details::Classes
 Implementation detail of Tpetra, to aid in deprecating template parameters.
 

Detailed Description

Interface for breaking ties in ownership.

Definition in file Tpetra_TieBreak.hpp.