default mapper when skeleton is consuming from the the parent paragraph results. it maps the result ids requested by the child, from the parent dimension (upper level) to child dimension. More...
Public Member Functions | |
void | set_direction (dir_t dir) |
void | set_dimensions (index_type const &consumer_coord, index_type const &consumer_dimension, index_type const &total_dimension, index_type const &task_dimension) |
template<typename Op , typename LevelDims > | |
void | compute_result_ids (Op &&op, LevelDims &&level_dims) |
std::size_t | operator() (const std::size_t idx) const |
should_flow_t | get_should_flow (void) const |
std::vector< size_t > | get_result_ids () const |
default mapper when skeleton is consuming from the the parent paragraph results. it maps the result ids requested by the child, from the parent dimension (upper level) to child dimension.
Dim | dimension of skeleton |