Gromacs
2026.0-dev-20250124-25bab3d
|
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. | |