Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Public Attributes | List of all members
Zoltan2::uSignedSortItem< IT, WT, SIGN > Struct Template Reference

#include <Zoltan2_AlgMultiJagged.hpp>

Public Member Functions

bool operator< (const uSignedSortItem< IT, WT, SIGN > &rhs) const
 
bool operator> (const uSignedSortItem< IT, WT, SIGN > &rhs) const
 
bool operator<= (const uSignedSortItem< IT, WT, SIGN > &rhs)
 
bool operator>= (const uSignedSortItem< IT, WT, SIGN > &rhs)
 

Public Attributes

IT id
 
WT val
 
SIGN signbit
 

Detailed Description

template<class IT, class WT, class SIGN>
struct Zoltan2::uSignedSortItem< IT, WT, SIGN >

Definition at line 380 of file Zoltan2_AlgMultiJagged.hpp.

Member Function Documentation

template<class IT, class WT, class SIGN>
bool Zoltan2::uSignedSortItem< IT, WT, SIGN >::operator< ( const uSignedSortItem< IT, WT, SIGN > &  rhs) const
inline

Definition at line 386 of file Zoltan2_AlgMultiJagged.hpp.

template<class IT, class WT, class SIGN>
bool Zoltan2::uSignedSortItem< IT, WT, SIGN >::operator> ( const uSignedSortItem< IT, WT, SIGN > &  rhs) const
inline

Definition at line 412 of file Zoltan2_AlgMultiJagged.hpp.

template<class IT, class WT, class SIGN>
bool Zoltan2::uSignedSortItem< IT, WT, SIGN >::operator<= ( const uSignedSortItem< IT, WT, SIGN > &  rhs)
inline

Definition at line 437 of file Zoltan2_AlgMultiJagged.hpp.

template<class IT, class WT, class SIGN>
bool Zoltan2::uSignedSortItem< IT, WT, SIGN >::operator>= ( const uSignedSortItem< IT, WT, SIGN > &  rhs)
inline

Definition at line 439 of file Zoltan2_AlgMultiJagged.hpp.

Member Data Documentation

template<class IT, class WT, class SIGN>
IT Zoltan2::uSignedSortItem< IT, WT, SIGN >::id

Definition at line 382 of file Zoltan2_AlgMultiJagged.hpp.

template<class IT, class WT, class SIGN>
WT Zoltan2::uSignedSortItem< IT, WT, SIGN >::val

Definition at line 384 of file Zoltan2_AlgMultiJagged.hpp.

template<class IT, class WT, class SIGN>
SIGN Zoltan2::uSignedSortItem< IT, WT, SIGN >::signbit

Definition at line 385 of file Zoltan2_AlgMultiJagged.hpp.


The documentation for this struct was generated from the following file: