FleCSI Core API Version: 2.3.2
 
Loading...
Searching...
No Matches
core< P >::access< Priv > Struct Template Reference

Default-constructible base for topology accessors. More...

Public Member Functions

template<class F >
void send (F &&)
 

Detailed Description

template<class P>
template<Privileges Priv>
struct flecsi::topo::core< P >::access< Priv >

Default-constructible base for topology accessors.

This struct provides the interface to the topology and can be used by a specialization developer to implement tailor-made methods needed by their applications.

Member Function Documentation

◆ send()

template<class P >
template<Privileges Priv>
template<class F >
void send ( F && )
See also
send_tag