#include <index.hh>


Static Public Member Functions | |
| static coloring | color (size_t size) |
Additional Inherited Members | |
Public Types inherited from flecsi::topo::specialization< index_category, index > | |
| using | core = index_category< index > |
| using | base = base_t< index_category > |
| using | coloring = typename base::coloring |
| using | interface = identity< B > |
| using | slot = data::topology_slot< index > |
| using | cslot = data::coloring_slot< index > |
| using | accessor = data::topology_accessor< index, privilege_pack< Priv... > > |
The index type allows users to register data on an arbitrarily-sized set of indices that have an implicit one-to-one coloring.
1.8.13