|
Gromacs
2025.3
|
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_t > | g |
| Array of index groups. More... | |
| std::vector< std::string > | names |
| Group names. More... | |
| 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.
1.8.5