YetAnotherCoupler 3.5.2
|
Data Fields | ||
struct { | ||
struct interval_node * head_node | ||
size_t num_nodes | ||
} | ivt | |
size_t * | list | |
Definition at line 24 of file sphere_part.c.
struct interval_node* I_list::head_node |
Definition at line 26 of file sphere_part.c.
struct { ... } I_list::ivt |
size_t* I_list::list |
Definition at line 29 of file sphere_part.c.
size_t I_list::num_nodes |
Definition at line 27 of file sphere_part.c.