Interface Documentation
Version: invalid
Public Types | Public Member Functions | List of all members
flecsi::data::field_reference_t< Topo > Struct Template Reference

#include <field.hh>

Inheritance diagram for flecsi::data::field_reference_t< Topo >:
Inheritance graph
[legend]
Collaboration diagram for flecsi::data::field_reference_t< Topo >:
Collaboration graph
[legend]

Public Types

using topology_t = topology_slot< Topo >
 

Public Member Functions

 field_reference_t (const field_info_t &info, const topology_t &topology)
 
field_id_t fid () const
 
const topology_ttopology () const
 

Detailed Description

template<class Topo>
struct flecsi::data::field_reference_t< Topo >

The field_reference_t type is used to reference fields. It adds a topology field to the reference_base to track the associated topology instance.


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