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)
 

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 264 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 269 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 294 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 266 of file Zoltan2_AlgMultiJagged.hpp.

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

Definition at line 267 of file Zoltan2_AlgMultiJagged.hpp.

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

Definition at line 268 of file Zoltan2_AlgMultiJagged.hpp.


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