Identifies a field on a particular topology instance. More...
Public Member Functions | |
auto & | get_elements () const |
Get the dynamic element storage (for resizing it). | |
Identifies a field on a particular topology instance.
Declare a task parameter as an accessor
to use the field.
T | data type (merely for type safety) |
L | data layout (similarly) |
Space | topology-relative index space |
auto & get_elements | ( | ) | const |
Get the dynamic element storage (for resizing it).
topo::repartition
L
must be ragged
or sparse
.