|
Gromacs
2026.0-dev-20251106-2ba968f
|
Holds parameters of virtual site and allows calculation.
Public Member Functions | |
| std::tuple< RVec, RVec > | calculate (ArrayRef< const RVec > constructingPositions, ArrayRef< const RVec > constructingVelocities) const |
Dispatch function to compute position and velocity of virtual site from reference implementation based on type. | |
Public Attributes | |
| InteractionFunction | type |
| Type of virtual site. | |
| int | atomIdx |
| Index of virtual site. | |
| std::vector< int > | constructingAtomIdx |
| Indices of constructing atoms. | |
| std::vector< real > | parameters |
| Construction parameters. | |
1.8.5