Use lambdas to get the list of PBC names from the map of PBCs in constraints tests
commita33ff993ad9d77887721ad50bb47de9f13464c8d
authorArtem Zhmurov <zhmurov@gmail.com>
Tue, 17 Nov 2020 18:42:48 +0000 (17 18:42 +0000)
committerJoe Jordan <ejjordan12@gmail.com>
Tue, 17 Nov 2020 18:42:48 +0000 (17 18:42 +0000)
tree19bed97ce3026fd4741a391e38db5eadbe5b33a7
parent9f8e11f30c49cf5afc05a5cbb11e9cfe1aa62f27
Use lambdas to get the list of PBC names from the map of PBCs in constraints tests

Extracting the names directly from the map allows to avoid repeating
and matching the names when the list is created to when the parametrized
test is called.
src/gromacs/mdlib/tests/constr.cpp