A topology instance. More...
Public Member Functions | |
Color | colors () const |
Return the number of colors over which the topology is partitioned. | |
topology (scheduler &, const typename Topo::coloring &) | |
A topology can be constructed from its coloring type. | |
topology (topology &&)=delete | |
Immovable. | |
A topology instance.
Pass to a task expecting a topology_accessor
.
Topo | specialization |
specialization
provides aliases for both these types. start
or control
.Appears directly in flecsi
.
A topology can be constructed from its coloring
type.
Color colors | ( | ) | const |
Return the number of colors over which the topology is partitioned.