Interface Documentation
Version: invalid
Static Public Member Functions | List of all members
flecsi::topo::index Struct Reference

#include <index.hh>

Inheritance diagram for flecsi::topo::index:
Inheritance graph
[legend]
Collaboration diagram for flecsi::topo::index:
Collaboration graph
[legend]

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... > >
 

Detailed Description

The index type allows users to register data on an arbitrarily-sized set of indices that have an implicit one-to-one coloring.


The documentation for this struct was generated from the following file: