Gromacs
2024.4
|
#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. | |