Gromacs
2022.2
|
#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. | |