Make orires work with DD particle reordering
[alexxy/gromacs.git] / src / gromacs / mdlib / update.h
index 6771d60f3d06fc72f0896296d5408b2d6de0c0fa..a3c4844e2e06487f65b9bd6e33fd2c1e9f59a565 100644 (file)
@@ -131,7 +131,7 @@ public:
                        gmx::ArrayRef<const rvec>                        invMassPerDim,
                        t_state*                                         state,
                        const gmx::ArrayRefWithPadding<const gmx::RVec>& f,
-                       const t_fcdata&                                  fcdata,
+                       t_fcdata*                                        fcdata,
                        const gmx_ekindata_t*                            ekind,
                        const matrix                                     M,
                        int                                              updatePart,