Gromacs  2025-dev-20240913-b871546
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Typedefs | Functions
anonymous_namespace{nbsearch.cpp} Namespace Reference

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.