FleCSI Core API Version: 2.4.2
Loading...
Searching...
No Matches
space_base Struct Reference

An execution space. More...

Classes

struct  tasks
 Information about a task launch. More...

Public Member Functions

const taskslaunch () const
 Describe the tasks launched.

Detailed Description

An execution space.

A task is executed in the space it declares as a parameter. Pass exec::on as the corresponding argument.

Member Function Documentation

◆ launch()

const tasks & launch ( ) const

Describe the tasks launched.