|
Gromacs
2026.0-dev-20251114-850eace
|
#include <programs/mdrun/tests/comparison_helpers.h>
Named struct indicating the max number of frames to be compared.
Public Member Functions | |
| MaxNumFrames (unsigned int maxFrame) | |
| Explicit constructor. | |
| operator unsigned int () const | |
| Implicit conversion to int - struct can be used like underlying type. | |
Static Public Member Functions | |
| static MaxNumFrames | compareAllFrames () |
| Return a MaxNumFrames that will try to compare all frames. | |
1.8.5