|
Gromacs
2026.0-dev-20251106-2ba968f
|
#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.
1.8.5