STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Static Public Member Functions
stapl::cm_impl::construct_bc_with_dom< BaseContainer > Struct Template Reference

Functor implementing the construction of base containers using the domain of GIDs and component id provided. More...

Static Public Member Functions

template<typename Domain , typename CID >
static BaseContainer * apply (Domain const &dom, CID cid)
 

Detailed Description

template<typename BaseContainer>
struct stapl::cm_impl::construct_bc_with_dom< BaseContainer >

Functor implementing the construction of base containers using the domain of GIDs and component id provided.

This is the default base container factory for the distributor struct that implements container redistribution.


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