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

#include <transfer.h>

Classes

struct  IBInfo
 
struct  XDTemplate
 

Public Attributes

std::vector< XDTemplatexd_nodes
 
std::vector< IBInfoib_edges
 
std::vector< unsigned > ib_alloc_order
 

Member Data Documentation

◆ ib_alloc_order

std::vector<unsigned> Realm::TransferGraph::ib_alloc_order

◆ ib_edges

std::vector<IBInfo> Realm::TransferGraph::ib_edges

◆ xd_nodes

std::vector<XDTemplate> Realm::TransferGraph::xd_nodes

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