STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
List of all members | Public Member Functions
stapl::replicated_cid Struct Reference

This code encapsulates a view index (previously call cid) used in cases when computation has been transparently replicated on portions of the system to avoid unnecessary communication. More...

Public Member Functions

 replicated_cid (size_t idx, size_t replicate_set)
 
size_t index (void) const
 
size_t replicate_set (void) const
 
 operator size_t () const
 

Detailed Description

This code encapsulates a view index (previously call cid) used in cases when computation has been transparently replicated on portions of the system to avoid unnecessary communication.


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