#include <global.hh>
Additional Inherited Members | |
Public Types inherited from flecsi::topo::specialization< global_category, global > | |
using | core = global_category< global > |
using | base = base_t< global_category > |
using | coloring = typename base::coloring |
using | interface = identity< B > |
using | slot = data::topology_slot< global > |
using | cslot = data::coloring_slot< global > |
using | accessor = data::topology_accessor< global, privilege_pack< Priv... > > |
The global
type allows users to register data on a topology with a single index, i.e., there is one instance of the registered field type that is visible to all colors.