Zoltan2
Loading...
Searching...
No Matches
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 34 of file Zoltan2_GreedyMWM.hpp.

Member Data Documentation

◆ i

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

Definition at line 35 of file Zoltan2_GreedyMWM.hpp.

◆ j

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

Definition at line 36 of file Zoltan2_GreedyMWM.hpp.

◆ val

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

Definition at line 37 of file Zoltan2_GreedyMWM.hpp.


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