FleCSI Core API Version: 2.4.0
 
Loading...
Searching...
No Matches
blocks< S, T, B > Struct Template Reference

Parallel operations with thread configuration. More...

Public Member Functions

auto named (std::string n) const
 Specify a name for an operation.
 
- Public Member Functions inherited from executor_base< blocks< S, T, B > >
void for_each (C &&c, F &&f) const
 
reduce (C &&c, F &&f) const
 

Detailed Description

template<class S, unsigned T, unsigned B>
struct flecsi::exec::blocks< S, T, B >

Parallel operations with thread configuration.

Member Function Documentation

◆ named()

template<class S , unsigned T, unsigned B>
auto named ( std::string n) const

Specify a name for an operation.

Returns
executor