STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::skeletons::should_flow< SkeletonTag > Class Template Reference

The default should flow that flows all the elements to to the consumers. More...

Public Member Functions

template<typename Sk >
 should_flow (Sk &&skeleton)
 
template<typename Dir >
void set_direction (Dir &&dir)
 
template<typename Dimension >
void set_dimension (Dimension &&dimension)
 
bool operator() (std::size_t result_id) const
 

Detailed Description

template<typename SkeletonTag>
class stapl::skeletons::should_flow< SkeletonTag >

The default should flow that flows all the elements to to the consumers.

Template Parameters
SkeletonTagthe skeleton tag of skeleton

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