![]() |
YAC 3.8.0
Yet Another Coupler
|
Data Fields | ||
union { | ||
struct proc_sphere_part_node * node | ||
int rank | ||
} | data | |
int | is_leaf | |
Definition at line 38 of file proc_sphere_part.c.
union { ... } proc_sphere_part_node_data::data |
int proc_sphere_part_node_data::is_leaf |
Definition at line 43 of file proc_sphere_part.c.
struct proc_sphere_part_node* proc_sphere_part_node_data::node |
Definition at line 40 of file proc_sphere_part.c.
int proc_sphere_part_node_data::rank |
Definition at line 41 of file proc_sphere_part.c.