Zoltan2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Attributes | List of all members
Zoltan2::GMWM_triplet< vtx_t, wgt_t > Struct Template Reference

#include <Zoltan2_GreedyMWM.hpp>

Public Attributes

vtx_t i
 
vtx_t j
 
wgt_t val
 

Detailed Description

template<typename vtx_t, typename wgt_t>
struct Zoltan2::GMWM_triplet< vtx_t, wgt_t >

Definition at line 70 of file Zoltan2_GreedyMWM.hpp.

Member Data Documentation

template<typename vtx_t, typename wgt_t>
vtx_t Zoltan2::GMWM_triplet< vtx_t, wgt_t >::i

Definition at line 71 of file Zoltan2_GreedyMWM.hpp.

template<typename vtx_t, typename wgt_t>
vtx_t Zoltan2::GMWM_triplet< vtx_t, wgt_t >::j

Definition at line 72 of file Zoltan2_GreedyMWM.hpp.

template<typename vtx_t, typename wgt_t>
wgt_t Zoltan2::GMWM_triplet< vtx_t, wgt_t >::val

Definition at line 73 of file Zoltan2_GreedyMWM.hpp.


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