Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::XferDesRedopInfo Struct Reference

#include <channel.h>

Public Member Functions

 XferDesRedopInfo ()
 
 XferDesRedopInfo (ReductionOpID _id, bool _is_fold, bool _in_place, bool _is_exclusive)
 

Public Attributes

ReductionOpID id
 
bool is_fold
 
bool in_place
 
bool is_exclusive
 

Constructor & Destructor Documentation

◆ XferDesRedopInfo() [1/2]

Realm::XferDesRedopInfo::XferDesRedopInfo ( )
inline

◆ XferDesRedopInfo() [2/2]

Realm::XferDesRedopInfo::XferDesRedopInfo ( ReductionOpID  _id,
bool  _is_fold,
bool  _in_place,
bool  _is_exclusive 
)
inline

Member Data Documentation

◆ id

ReductionOpID Realm::XferDesRedopInfo::id

◆ in_place

bool Realm::XferDesRedopInfo::in_place

◆ is_exclusive

bool Realm::XferDesRedopInfo::is_exclusive

◆ is_fold

bool Realm::XferDesRedopInfo::is_fold

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