Move computeSlowForces into stepWork
[alexxy/gromacs.git] / src / gromacs / gmxpreprocess / readir.h
index 939b1cd3fc92832189a70b4236e3d8f3e3d18de3..a08b10810cb08fc6371cd14d0881ecf1e42faf80 100644 (file)
@@ -90,6 +90,8 @@ struct t_gromppopts
     bool  bGenPairs;
     real  tempi;
     int   seed;
+    int   numMtsLevels;
+    char* mtsLevel2Forces;
     bool  bOrire;
     bool  bMorse;
     char* wall_atomtype[2];