STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::add_partition_weight Struct Reference

Increment partition weight with a weight. More...

Public Member Functions

 add_partition_weight (int const &w)
 
void operator() (size_t &elt) const
 

Detailed Description

template<typename Weight_property, typename Weight_partition_map>
struct stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::add_partition_weight

Increment partition weight with a weight.

Constructor & Destructor Documentation

◆ add_partition_weight()

template<typename Weight_property , typename Weight_partition_map >
stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::add_partition_weight::add_partition_weight ( int const &  w)
Parameters
wweight to add to partition weight.

Member Function Documentation

◆ operator()()

template<typename Weight_property , typename Weight_partition_map >
void stapl::balance_neighbor_partitions_wf< Weight_property, Weight_partition_map >::add_partition_weight::operator() ( size_t &  elt) const
Parameters
eltpartition weight.

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