Zoltan2
Loading...
Searching...
No Matches
Public Attributes | List of all members
Zoltan2::uSortItem< IT, WT > Struct Template Reference

Sort items for quick sort function. More...

#include <Zoltan2_AlgMultiJagged.hpp>

Public Attributes

IT id
 
WT val
 

Detailed Description

template<class IT, class WT>
struct Zoltan2::uSortItem< IT, WT >

Sort items for quick sort function.

Definition at line 183 of file Zoltan2_AlgMultiJagged.hpp.

Member Data Documentation

◆ id

template<class IT , class WT >
IT Zoltan2::uSortItem< IT, WT >::id

Definition at line 185 of file Zoltan2_AlgMultiJagged.hpp.

◆ val

template<class IT , class WT >
WT Zoltan2::uSortItem< IT, WT >::val

Definition at line 186 of file Zoltan2_AlgMultiJagged.hpp.


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