YetAnotherCoupler 3.5.2
|
Data Fields | ||
union { | ||
struct proc_sphere_part_node * node | ||
int rank | ||
} | data | |
int | is_leaf | |
Definition at line 19 of file proc_sphere_part.c.
union { ... } proc_sphere_part_node_data::data |
int proc_sphere_part_node_data::is_leaf |
Definition at line 24 of file proc_sphere_part.c.
struct proc_sphere_part_node* proc_sphere_part_node_data::node |
Definition at line 21 of file proc_sphere_part.c.
int proc_sphere_part_node_data::rank |
Definition at line 22 of file proc_sphere_part.c.