Gromacs
2026.0-dev-20241204-d69d709
|
#include <gromacs/gmxpreprocess/hackblock.h>
Accumulation of different bonded types for preprocessing.
Public Attributes | |
int | type = -1 |
The type of bonded interaction. | |
std::vector< BondedInteraction > | b |
The actual bonded interactions. | |