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< domset1D< T > > Struct Template Reference

Helper struct used to construct a domain in the projection process when domset1D is involved. More...

Public Member Functions

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

Public Types

using domain_t = domset1D< T >
 
using index_t = typename domain_t::index_type
 

Detailed Description

template<typename T>
struct stapl::coarsen_partition_impl::projection_construct_domain< domset1D< T > >

Helper struct used to construct a domain in the projection process when domset1D is involved.


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