YAC 3.8.0
Yet Another Coupler
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
proc_sphere_part_node_data Struct Reference
Collaboration diagram for proc_sphere_part_node_data:
Collaboration graph

Data Fields

union { 
 
   struct proc_sphere_part_node *   node 
 
   int   rank 
 
data 
 
int is_leaf
 

Detailed Description

Definition at line 38 of file proc_sphere_part.c.

Field Documentation

◆ [union]

union { ... } proc_sphere_part_node_data::data

◆ is_leaf

int proc_sphere_part_node_data::is_leaf

Definition at line 43 of file proc_sphere_part.c.

◆ node

struct proc_sphere_part_node* proc_sphere_part_node_data::node

Definition at line 40 of file proc_sphere_part.c.

◆ rank

int proc_sphere_part_node_data::rank

Definition at line 41 of file proc_sphere_part.c.


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