STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::coarsen_views_native< ViewSet, typename > Struct Template Reference

Helper functor to construct the coarsened view (partitioned_mix_view) for each view in the given set of views, using the native coarsen metadata partition. More...

Detailed Description

template<typename ViewSet, typename = make_index_sequence<tuple_size<ViewSet>::value>>
struct stapl::coarsen_views_native< ViewSet, typename >

Helper functor to construct the coarsened view (partitioned_mix_view) for each view in the given set of views, using the native coarsen metadata partition.

Already coarsened partitioned_mix_views in the view set are simply reflected back.


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