Gromacs
2016.6
|
Inherits TestWithParam< SettleTestParameters >.
Test fixture for testing SETTLE position updates.
Public Member Functions | |
SettleTest () | |
Constructor. | |
Public Attributes | |
std::vector< real > | updatedPositions_ |
Updated water atom positions to constrain (DIM reals per atom) | |
std::vector< real > | velocities_ |
Water atom velocities to constrain (DIM reals per atom) | |
t_pbc | pbcNone_ |
PBC option to test. | |
t_pbc | pbcXYZ_ |
PBC option to test. | |