STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::multiview_coarsener< Align > Struct Template Reference

Functor to coarsen a set of given views. More...

Detailed Description

template<bool Align>
struct stapl::multiview_coarsener< Align >

Functor to coarsen a set of given views.

If all views are aligned a native coarsener is used. Otherwise, an aligning coarsener using one of the finite views as the "guide" is employed. Instances of partitioned_mix_view are not coarsened.


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