42 #ifndef TPETRA_DETAILS_TIEBREAK_FWD_HPP 43 #define TPETRA_DETAILS_TIEBREAK_FWD_HPP 45 #include "Tpetra_Details_DefaultTypes.hpp" 63 #ifndef DOXYGEN_SHOULD_SKIP_THIS 64 template <
class LO,
class GO>
class TieBreak;
65 #endif // DOXYGEN_SHOULD_SKIP_THIS 71 class GlobalOrdinal = ::Tpetra::Details::DefaultTypes::global_ordinal_type>
77 #endif // TPETRA_DETAILS_TIEBREAK_FWD_HPP Namespace Tpetra contains the class and methods constituting the Tpetra library.
::Tpetra::Details::Classes::TieBreak< LocalOrdinal, GlobalOrdinal > TieBreak
Alias for Tpetra::Details::Classes::TieBreak.
int local_ordinal_type
Default value of Scalar template parameter.
Implementation details of Tpetra.
Interface for breaking ties in ownership.