Home
last modified time | relevance | path

Searched refs:computeDistancesSquared (Results 1 – 1 of 1) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/tests/
H A Dshake.cpp109 std::vector<real> computeDistancesSquared(ArrayRef<const RVec> displacements) in computeDistancesSquared() function
204 std::vector<real> finalDistancesSquared = computeDistancesSquared(finalDisplacements); in runTest()