Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
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

namespace  Tpetra
 Namespace Tpetra contains the class and methods constituting the Tpetra library.
 
namespace  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.