Merge branch release-2019
[alexxy/gromacs.git] / src / gromacs / mdlib / md_support.h
index 5e57ce7c19906e6fab79023a62c2d7113c791401..eb6c45d615ceeef5f7d98b885a33a65458b6a4fe 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (c) 1991-2000, University of Groningen, The Netherlands.
  * Copyright (c) 2001-2004, The GROMACS development team.
- * Copyright (c) 2013,2014,2015,2016,2017,2018, by the GROMACS development team, led by
+ * Copyright (c) 2013,2014,2015,2016,2017,2018,2019, by the GROMACS development team, led by
  * Mark Abraham, David van der Spoel, Berk Hess, and Erik Lindahl,
  * and including many others, as listed in the AUTHORS file in the
  * top-level source directory and at http://www.gromacs.org.
@@ -95,7 +95,8 @@ class SimulationSignaller;
  * inputrec and the value of mdrun -gcom. */
 int check_nstglobalcomm(const gmx::MDLogger &mdlog,
                         int                  nstglobalcomm,
-                        t_inputrec          *ir);
+                        t_inputrec          *ir,
+                        const t_commrec    * cr);
 
 /*! \brief Return true if the \p value is equal across the set of multi-simulations
  *