Gromacs
2025-dev-20240906-b7d3419
|
Indices of the two atoms involved in a single constraint.
Public Member Functions | |
AtomPair () | |
Constructor, does not initialize to catch bugs and faster construction. | |
Public Attributes | |
int | index1 |
Index of atom 1. | |
int | index2 |
Index of atom 2. | |