Gromacs  2025-dev-20240906-b7d3419
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
anonymous_namespace{lincs.cpp}::AtomPair Struct Reference

Description

Indices of the two atoms involved in a single constraint.

Warning
Not to be confused with gmx::AtomPair used in other translation units.

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.
 

The documentation for this struct was generated from the following file: