Use std::vector for makeExclusionDistances()
commitb484ce9d929fae9dc315ecdee9275cb42e5ddd99
authorTeemu Murtola <teemu.murtola@gmail.com>
Fri, 2 Oct 2015 09:45:24 +0000 (2 12:45 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Sat, 3 Oct 2015 13:21:06 +0000 (3 15:21 +0200)
tree7218b3efd2d0f323af6a9c69c47441302803a899
parent641bf02fcd6d9a2784a2e189e607a95565a33f8c
Use std::vector for makeExclusionDistances()

Clean up management of exclusion distances in gmx insert-molecules and
gmx solvate using std::vector.

Change-Id: Ief3487dfb1f532c998d7c541dc8975dfd27ab6e2
src/gromacs/gmxpreprocess/insert-molecules.cpp
src/gromacs/gmxpreprocess/read-conformation.cpp
src/gromacs/gmxpreprocess/read-conformation.h
src/gromacs/gmxpreprocess/solvate.cpp
src/gromacs/topology/atomsbuilder.cpp
src/gromacs/topology/atomsbuilder.h