STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::partitioner_details::set_children_pid Struct Reference

Functor setting the partition ids of super-vertex's children. More...

Public Member Functions

template<typename Vertex , typename HView >
void operator() (Vertex v, HView hview) const
 

Public Types

typedef void result_type
 

Detailed Description

Functor setting the partition ids of super-vertex's children.

Member Function Documentation

◆ operator()()

template<typename Vertex , typename HView >
void stapl::partitioner_details::set_children_pid::operator() ( Vertex  v,
HView  hview 
) const
Parameters
vsuper-vertex proxy.
hviewgraph view.

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