Decouple update group handling from domain decomposition module
[alexxy/gromacs.git] / src / gromacs / mdlib / constr.h
index f5bc84ea2ce427aa9f4f51ef734cf0e69d77ac3d..14cd95193a8b9763aa027df328286460264b3509 100644 (file)
@@ -107,7 +107,7 @@ private:
                 pull_t*               pull_work,
                 FILE*                 log,
                 const t_commrec*      cr,
-                bool                  haveHaveSplitConstraints,
+                bool                  useUpdateGroups,
                 const gmx_multisim_t* ms,
                 t_nrnb*               nrnb,
                 gmx_wallcycle*        wcycle,