libxmp/libxmpf in Omni Compiler  1.3.4
_XMP_nodes_type Struct Reference

#include <xmp_data_struct.h>

Collaboration diagram for _XMP_nodes_type:

Data Fields

int desc_kind
 
unsigned long long on_ref_id
 
int is_member
 
int dim
 
int comm_size
 
int attr
 
int comm_rank
 
_XMP_comm_tcomm
 
_XMP_comm_tsubcomm
 
int use_subcomm
 
struct _XMP_nodes_typeinherit_nodes
 
_XMP_nodes_inherit_info_tinherit_info
 
_XMP_nodes_info_t info [1]
 

Field Documentation

◆ attr

int _XMP_nodes_type::attr

◆ comm

_XMP_comm_t* _XMP_nodes_type::comm

◆ comm_rank

int _XMP_nodes_type::comm_rank

◆ comm_size

int _XMP_nodes_type::comm_size

◆ desc_kind

int _XMP_nodes_type::desc_kind

◆ dim

int _XMP_nodes_type::dim

◆ info

_XMP_nodes_info_t _XMP_nodes_type::info[1]

◆ inherit_info

_XMP_nodes_inherit_info_t* _XMP_nodes_type::inherit_info

◆ inherit_nodes

struct _XMP_nodes_type* _XMP_nodes_type::inherit_nodes

◆ is_member

int _XMP_nodes_type::is_member

◆ on_ref_id

unsigned long long _XMP_nodes_type::on_ref_id

◆ subcomm

_XMP_comm_t* _XMP_nodes_type::subcomm

◆ use_subcomm

int _XMP_nodes_type::use_subcomm

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