Add virtual site with one constructing atom
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / convparm.cpp
index 9b4da4cce4f5f8aaf4bbdc7cd9715e56f76a9c2c..c9efb733cbe83608742057356d7cdd837eff6c5d 100644 (file)
@@ -402,6 +402,7 @@ static int assign_param(t_functype ftype, t_iparams* newparam, gmx::ArrayRef<con
             newparam->settle.doh = old[0];
             newparam->settle.dhh = old[1];
             break;
+        case F_VSITE1:
         case F_VSITE2:
         case F_VSITE2FD:
         case F_VSITE3: