Gromacs
2025-dev-20240906-b7d3419
|
Convenience typedef for linking function type to parameter numbers.
The entries in this datastructure are valid if the particle participates in a virtual site interaction and has a valid vsite function type other than VSITEN.
Public Member Functions | |
VsiteAtomMapping (int functionType, int interactionIndex) | |
Only construct with all information in place or nothing. | |
const int & | functionType () const |
Get function type. | |
const int & | interactionIndex () const |
Get parameter number. | |