|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Include dependency graph for listed_internal.cpp: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.
1.8.5