|
Gromacs
2026.0-dev-20251119-5f0a571d
|
Data type to store information about bonded interactions for virtual sites.
Public Member Functions | |
| VsiteBondedInteraction (gmx::ArrayRef< const int > atomIndex, real parameterValue) | |
| Constructor initializes datastructure. | |
| const int & | ai () const |
| Access the individual elements set for the vsite bonded interaction. | |
| const int & | aj () const |
| const int & | ak () const |
| const int & | al () const |
| const real & | parameterValue () const |
1.8.5