Gromacs
2025.0-dev-20241014-f673b97
|
#include <gromacs/domdec/reversetopology.h>
Molecular topology indices of a global molecule a global atom belongs to.
Public Attributes | |
int | blockIndex |
The index of the molecule block. | |
int | moleculeType |
The molecule type. | |
int | moleculeIndex |
The index of the molecule in the block. | |
int | atomIndex |
The index of the atom in the molecule. | |