Gromacs
2022.2
|
Declares function to add the content of an xvg file to a checker.
Classes | |
class | gmx::test::XvgMatch |
Match the contents as an xvg file. More... | |
Functions | |
void | gmx::test::checkXvgFile (TextInputStream *input, TestReferenceChecker *checker, const XvgMatchSettings &settings) |
Adds content of xvg file to TestReferenceChecker object. More... | |