STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
Classes | Functions
Spawning Environments Internal
+ Collaboration diagram for Spawning Environments Internal:

Classes

struct  stapl::skeletons::skeletons_impl::local_entry_base
 The base class for the entities stored in a local_env that can hold heterogeneous types. More...
 
struct  stapl::skeletons::skeletons_impl::local_entry< ValueType >
 Typed version of local_entry that holds the values that are stored in a local_env. More...
 

Functions

std::string stapl::skeletons::debug_helpers::get_color_name (std::size_t i)
 This coloring is used in graphviz_env for coloring nodes created by each location with a different color. More...
 

Detailed Description

Implementations

Function Documentation

◆ get_color_name()

std::string stapl::skeletons::debug_helpers::get_color_name ( std::size_t  i)

This coloring is used in graphviz_env for coloring nodes created by each location with a different color.

See also
graphviz_env