Fix hang with LJ-PME and empty domains
[alexxy/gromacs.git] / src / gromacs / legacyheaders / pme.h
index 5f985fe29bfba2e6aee5375cc4fa578b883f5bd6..da0b4a1c5dfdaa325f17293d320b7e66b22ca805 100644 (file)
@@ -152,6 +152,7 @@ gmx_pme_pp_t gmx_pme_pp_init(t_commrec *cr);
 /* Initialize the PME-only side of the PME <-> PP communication */
 
 void gmx_pme_send_parameters(t_commrec *cr,
+                             const interaction_const_t *ic,
                              gmx_bool bFreeEnergy_q, gmx_bool bFreeEnergy_lj,
                              real *chargeA, real *chargeB,
                              real *sqrt_c6A, real *sqrt_c6B,