Zoltan2
Loading...
Searching...
No Matches
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

◆ operator<()

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.

◆ operator<=()

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

◆ id

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

Definition at line 266 of file Zoltan2_AlgMultiJagged.hpp.

◆ val

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

Definition at line 267 of file Zoltan2_AlgMultiJagged.hpp.

◆ signbit

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: