Gromacs
2025.0-dev-20241011-013a99c
|
Classes | |
class | MsdMatcher |
MsdMatcher is effectively an extension of XvgMatcher for gmx msd results. More... | |
Functions | |
bool | isRelevantXvgHeader (const std::string &line) |
Returns whether or not we care about a header line in an xvg file, for matching purposes. More... | |
void | checkXvgDataPoint (TestReferenceChecker *checker, const std::string &value) |
Helper function to check a single xvg value in a sequence. | |
bool gmx::test::anonymous_namespace{msd.cpp}::isRelevantXvgHeader | ( | const std::string & | line | ) |
Returns whether or not we care about a header line in an xvg file, for matching purposes.