FleCSI Core API Version: 2.4.0
 
Loading...
Searching...
No Matches
borrow_extra< T > Struct Template Reference

Topology-specific extension to support multi-color topology accessors. More...

Public Member Functions

 borrow_extra (scheduler &, T &, const data::borrow &, bool)
 Invoked by the derived class constructor with its arguments.
 

Detailed Description

template<class T>
struct flecsi::topo::borrow_extra< T >

Topology-specific extension to support multi-color topology accessors.

Befriended by the borrow_base topology that inherits from it.

Template Parameters
Ttopology type

Constructor & Destructor Documentation

◆ borrow_extra()

template<class T >
borrow_extra ( scheduler & ,
T & ,
const data::borrow & ,
bool  )

Invoked by the derived class constructor with its arguments.