Gromacs  2021.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Attributes
gmx_ana_index_t Struct Reference

#include <gromacs/selection/indexutil.h>

Description

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...
 

Member Data Documentation

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.


The documentation for this struct was generated from the following file: