Remove unnecessary condition in DD force buffer resizing
authorBerk Hess <hess@kth.se>
Wed, 16 Sep 2020 13:33:12 +0000 (15:33 +0200)
committerArtem Zhmurov <zhmurov@gmail.com>
Wed, 16 Sep 2020 17:16:04 +0000 (17:16 +0000)
commitefbbf88ed696d657fbef00045692b20b6a2e693e
tree5bea48b09459bc15b49ca8967177629838d5c731
parent1ec4750285e995462ecb1de3176479bbbfb88b5e
Remove unnecessary condition in DD force buffer resizing

Removed a condition that was no longer necessary, as exactly
the same condition is checked inside the resize() method of
ForceHelperBuffers.
src/gromacs/domdec/partition.cpp