Zoltan2
Public Attributes
Zoltan2::GMWM_triplet< vtx_t, wgt_t > Struct Template Reference

#include <Zoltan2_GreedyMWM.hpp>

List of all members.

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 69 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 70 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 71 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 72 of file Zoltan2_GreedyMWM.hpp.


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