Replace ResidueTypeMap with std::unordered_map
authorMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Sep 2021 05:22:49 +0000 (05:22 +0000)
committerMark Abraham <mark.j.abraham@gmail.com>
Tue, 7 Sep 2021 05:22:49 +0000 (05:22 +0000)
commit6b81dbff472791cc5defd7667cd80ce1512d0dee
tree6f11e570386eddce1863122582ebf88c86aa6098
parentfe1f07e8adda9957308e55c352d925400ad3d9f4
Replace ResidueTypeMap with std::unordered_map
15 files changed:
src/gromacs/fileio/pdbio.cpp
src/gromacs/gmxana/dlist.cpp
src/gromacs/gmxana/gmx_chi.cpp
src/gromacs/gmxana/gstat.h
src/gromacs/gmxpreprocess/gen_vsite.cpp
src/gromacs/gmxpreprocess/pdb2gmx.cpp
src/gromacs/gmxpreprocess/pdb2top.cpp
src/gromacs/gmxpreprocess/xlate.cpp
src/gromacs/gmxpreprocess/xlate.h
src/gromacs/topology/atomprop.cpp
src/gromacs/topology/atomprop.h
src/gromacs/topology/index.cpp
src/gromacs/topology/residuetypes.cpp
src/gromacs/topology/residuetypes.h
src/gromacs/utility/stringutil.h