A node-local context for potentially parallel operations. More...
Public Member Functions | |
| auto | named (std::string n) const | 
| template<unsigned T, unsigned B> | |
| auto | threads () const | 
| Specify threads and blocks for an operation.   | |
  Public Member Functions inherited from executor_base< agent< S > > | |
| void | for_each (C &&c, F &&f) const | 
| T | reduce (C &&c, F &&f) const | 
A node-local context for potentially parallel operations.
| auto threads | ( | ) | const | 
Specify threads and blocks for an operation.
These are ignored if not supported by the execution space.
Kokkos::LaunchBounds blocks | auto named | ( | std::string | n | ) | const | 
blocks