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

#include <gromacs/topology/index.h>

Description

An index group consisting or a name and list of atom indices.

Public Attributes

std::string name
 The name of the group, should not be empty.
 
std::vector< int > particleIndices
 List of atom indices.
 

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