Set up workload data structures
[alexxy/gromacs.git] / src / gromacs / nbnxm / nbnxm.h
index caa21d9c7f0a4a72e4e09ee14db334c64a354fd3..c6d12d2e87231a6d4f14c7b19e676b22ce371a5f 100644 (file)
@@ -329,7 +329,7 @@ struct nonbonded_verlet_t
         //! \brief Executes the non-bonded kernel of the GPU or launches it on the GPU
         void dispatchNonbondedKernel(Nbnxm::InteractionLocality  iLocality,
                                      const interaction_const_t  &ic,
-                                     const gmx::ForceFlags      &forceFlags,
+                                     const gmx::StepWorkload    &stepWork,
                                      int                         clearF,
                                      const t_forcerec           &fr,
                                      gmx_enerdata_t             *enerd,
@@ -344,7 +344,7 @@ struct nonbonded_verlet_t
                                       t_lambda                   *fepvals,
                                       real                       *lambda,
                                       gmx_enerdata_t             *enerd,
-                                      const gmx::ForceFlags      &forceFlags,
+                                      const gmx::StepWorkload    &stepWork,
                                       t_nrnb                     *nrnb);
 
         /*! \brief Add the forces stored in nbat to f, zeros the forces in nbat