Bulk change to const ref for mtop
[alexxy/gromacs.git] / src / gromacs / mdlib / update_vv.h
index 9c56cf4927169b7af1b80f442c4836b2fae14b69..71beb39db58d743e482d2da21e7abd76c6281495 100644 (file)
@@ -131,7 +131,7 @@ void integrateVVFirstStep(int64_t                   step,
                           const t_fcdata&           fcdata,
                           t_extmass*                MassQ,
                           t_vcm*                    vcm,
-                          const gmx_mtop_t*         top_global,
+                          const gmx_mtop_t&         top_global,
                           const gmx_localtop_t&     top,
                           gmx_enerdata_t*           enerd,
                           gmx_ekindata_t*           ekind,