Rename havePositionRestraints(...) to haveRestraints(...)
authorArtem Zhmurov <zhmurov@gmail.com>
Tue, 22 Oct 2019 13:47:59 +0000 (15:47 +0200)
committerSzilárd Páll <pall.szilard@gmail.com>
Tue, 22 Oct 2019 17:54:07 +0000 (19:54 +0200)
commitcc6c41b69f17525127cbc4f83572f7ac32aefd40
tree8742b8e667374980cf0643d998d670606d078294
parentaeda168f4c64ab466e7f5b5dd0a4a6db8cdf54b6
Rename havePositionRestraints(...) to haveRestraints(...)

This function checks if there are  position, distance or orientation
restraints in the system, so the havePositionRestraints(...) name
is misleading.

Change-Id: I9ffaa1ff68172c2227780492577ab1d8626a23f6
src/gromacs/listed_forces/listed_forces.cpp
src/gromacs/listed_forces/listed_forces.h
src/gromacs/mdlib/sim_util.cpp