Gromacs
2021.5
|
#include <gromacs/selection/indexutil.h>
Stores a single index group.
Public Attributes | |
int | isize |
Number of atoms. More... | |
int * | index |
List of atoms. More... | |
int | nalloc_index |
Number of items allocated for index . More... | |
int* gmx_ana_index_t::index |
List of atoms.
int gmx_ana_index_t::isize |
Number of atoms.
int gmx_ana_index_t::nalloc_index |
Number of items allocated for index
.