FleCSI User API Version: 2.4.0
 
Loading...
Searching...
No Matches
space< S > Struct Template Reference

Execution space operations. More...

Public Member Functions

agent< S > executor () const
 Get an executor for potentially parallel operations on this space.
 
- Public Member Functions inherited from space_base
const taskslaunch () const
 Describe the tasks launched.
 

Detailed Description

template<class S>
struct flecsi::exec::space< S >

Execution space operations.

Member Function Documentation

◆ executor()

template<class S >
agent< S > executor ( ) const

Get an executor for potentially parallel operations on this space.