Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces
Tpetra_TieBreak.hpp File Reference

Interface for breaking ties in ownership. More...

#include "Tpetra_TieBreak_fwd.hpp"
#include "Teuchos_RCP.hpp"
#include <utility>
#include <vector>

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

 Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
 Tpetra::Details
 Nonmember function that computes a residual Computes R = B - A * X.
 

Detailed Description

Interface for breaking ties in ownership.

Definition in file Tpetra_TieBreak.hpp.