Home
last modified time | relevance | path

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

/dports/science/gromacs/gromacs-2021.4/src/gromacs/pulling/
H A Dpullutil.cpp874 bool atomIsTooFar = false; in pullGroupObeysPbcRestrictions() local
881 atomIsTooFar = true; in pullGroupObeysPbcRestrictions()
895 atomIsTooFar = (pbcDistance2 > marginDistance2); in pullGroupObeysPbcRestrictions()
897 if (atomIsTooFar) in pullGroupObeysPbcRestrictions()