#include <sort.h>
Data Fields | |
s_vect_elem * | xsort |
int | nelem |
Definition at line 73 of file sort.h.
Elements sorted by x coord
Definition at line 75 of file sort.h.
Referenced by count_atm_prop_vert_neigh(), count_pocket_lig_vert_ovlp(), count_vert_neigh(), free_s_vsort(), get_mol_atm_neigh(), get_mol_ctd_atm_neigh(), get_mol_vert_neigh(), get_sorted_list(), merge_atom_vert(), and print_sorted_lst().
int s_vsort::nelem |
Number of elements
Definition at line 76 of file sort.h.
Referenced by count_atm_prop_vert_neigh(), count_pocket_lig_vert_ovlp(), count_vert_neigh(), get_mol_atm_neigh(), get_mol_ctd_atm_neigh(), get_mol_vert_neigh(), get_sorted_list(), and print_sorted_lst().