|
Gromacs
2026.0-dev-20251114-850eace
|
Inherits TestWithParam< int >.
Test fixture for testing Friction metric, including storing to, and restoring from, history.
Public Attributes | |
| std::vector< double > | coordinates_ |
| Coordinates representing a trajectory in time. | |
| std::vector< double > | forces_ |
| Forces that will be used for the trajectory (modified in dimensions > 1) | |
| std::unique_ptr< CorrelationGrid > | correlationGrid_ |
| The correlation grid. | |
| int64_t | numDim_ |
| Number of dimensions. | |
| int64_t | numPoints_ |
| Number of grid points. | |
| double | sampleTimeStep_ = g_sampleTimeStep |
| Time between samples. | |
1.8.5