Gromacs  2016.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
gmx_ana_indexgrps_t Struct Reference
+ Collaboration diagram for gmx_ana_indexgrps_t:

Description

Stores a set of index groups.

Public Member Functions

 gmx_ana_indexgrps_t (int nr)
 Initializes an empty set of groups.
 

Public Attributes

int nr
 Number of index groups. More...
 
gmx_ana_index_tg
 Array of index groups. More...
 
std::vector< std::string > names
 Group names. More...
 

Member Data Documentation

gmx_ana_index_t* gmx_ana_indexgrps_t::g

Array of index groups.

std::vector<std::string> gmx_ana_indexgrps_t::names

Group names.

int gmx_ana_indexgrps_t::nr

Number of index groups.


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