Gromacs
2024.4
|
This file defines functions needed internally by the module.
Functions | |
int | glatnr (const int *global_atom_index, int i) |
Returns the global topology atom number belonging to local atom index i. More... | |
int glatnr | ( | const int * | global_atom_index, |
int | i | ||
) |
Returns the global topology atom number belonging to local atom index i.
This function is intended for writing ascii output and returns atom numbers starting at 1. When global_atom_index=NULL returns i+1.