|
Gromacs
2026.0-dev-20251119-5f0a571d
|
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. | |
| void | checkDiffusionCoefficientDataPoint (TestReferenceChecker *checker, const std::string &value) |
| 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.
1.8.5