Home
last modified time | relevance | path

Searched refs:rtpModification (Results 1 – 1 of 1) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dpdb2top.cpp1236 for (auto rtpModification = singlePatch.hack.begin(); in match_atomnames_with_rtp_atom() local
1237 rtpModification != singlePatch.hack.end(); rtpModification++) in match_atomnames_with_rtp_atom()
1241 if (rtpModification->type() == MoleculePatchType::Add in match_atomnames_with_rtp_atom()
1242 && atomname_cmp_nr(newnm.c_str(), &(*rtpModification), &anmnr)) in match_atomnames_with_rtp_atom()