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_partition_id Struct Reference

Functor to setting the partition id of a vertex. More...

Public Member Functions

 set_children_partition_id (size_t const &pid)
 
template<typename Property >
result_type operator() (Property &p) const
 

Public Types

typedef void result_type
 

Detailed Description

Functor to setting the partition id of a vertex.

Constructor & Destructor Documentation

◆ set_children_partition_id()

stapl::partitioner_details::set_children_partition_id::set_children_partition_id ( size_t const &  pid)
Parameters
pidpartition id assigned to vertex.

Member Function Documentation

◆ operator()()

template<typename Property >
result_type stapl::partitioner_details::set_children_partition_id::operator() ( Property p) const
Parameters
pproperty of the vertex.

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