|
Gromacs
2025.3
|
#include <testutils/include/testutils/conftest.h>
Inheritance diagram for gmx::test::ConfMatch:
Collaboration diagram for gmx::test::ConfMatch:Match the contents as an gro file.
Public Member Functions | |
| ConfMatch & | tolerance (const FloatingPointTolerance &tolerance) |
| Sets the tolerance for matching floating point values. | |
| ConfMatch & | matchFullConfiguration (const bool flag) |
| Sets whether the full file contents should be matched. | |
| TextBlockMatcherPointer | createMatcher () const override |
| Factory method that constructs the matcher after parameters are set. | |
1.8.5