Gromacs
2026.0-dev-20241213-9ac17bb
|
Helper struct for parsing the log-file MC-lambda output.
This contains both verifiable quantities, and a marker in the log file at the end of the MC-lambda table to start the search for the next table.
Public Attributes | |
std::optional< std::size_t > | currentState |
std::vector< PerLambdaInformation > | perLambdaInformation |
std::size_t | finalPos |