FleCSI Core API Version: 2.3.2
 
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 (T &, const data::borrow &, bool)
 Constructor invoked by borrow_category 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_category specialization that inherits from it.

Template Parameters
Tcore topology type

Constructor & Destructor Documentation

◆ borrow_extra()

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

Constructor invoked by borrow_category with its arguments.