Gromacs
2025-dev-20240913-b871546
|
Typedefs | |
typedef std::vector < NeighborhoodSearchTestData::RefPair > | RefPairList |
Shorthand for a collection of reference pairs. | |
Functions | |
std::string | formatVector (const rvec x) |
Helper function for formatting test failure messages. | |
void | checkAllPairsFound (const RefPairList &refPairs, const std::vector< gmx::RVec > &refPos, int testPosIndex, const rvec testPos) |
Helper function to check that all expected pairs were found. | |