STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions | Public Types
stapl::coarsen_partition_impl::projection_construct_domain< Domain > Struct Template Reference

Helper struct used to construct a domain in the projection process. More...

Public Member Functions

Domain operator() (index_t const &first, index_t const &last, Domain &vdom) const
 

Public Types

using index_t = typename Domain::index_type
 

Detailed Description

template<typename Domain>
struct stapl::coarsen_partition_impl::projection_construct_domain< Domain >

Helper struct used to construct a domain in the projection process.


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