Gromacs  2022.2
 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

Description

Stores a set of index groups.

Public Member Functions

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

Public Attributes

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

Member Data Documentation

std::vector<gmx_ana_index_t> gmx_ana_indexgrps_t::g

Array of index groups.

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

Group names.


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