Gromacs
2024.3
|
Inherits TestWithParam< BiasTestParameters >.
Test fixture for testing Bias updates.
Public Member Functions | |
const AwhParams & | awhParams () const |
Return the awhParams. | |
Public Attributes | |
int64_t | seed_ |
Random seed for AWH MC sampling. | |
std::vector< double > | coordinates_ |
Coordinates representing a trajectory in time. | |
std::unique_ptr< Bias > | bias_ |
The awh Bias. | |