Interface Documentation
Version: invalid
List of all members
flecsi::topo::global Struct Reference

#include <global.hh>

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

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

Detailed Description

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.


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