Fused GPU bonded kernels
[alexxy/gromacs.git] / src / gromacs / listed_forces / gpubonded_impl.cpp
index 77c3256510565b5bc93c743f34e32d834c49265d..dc816facc3865503a46039ad13989691aebe5a44 100644 (file)
@@ -192,9 +192,9 @@ GpuBonded::haveInteractions() const
 }
 
 void
-GpuBonded::launchKernels(const t_forcerec * /* fr */,
-                         int            /* forceFlags */,
-                         const matrix   /* box */)
+GpuBonded::launchKernel(const t_forcerec * /* fr */,
+                        int            /* forceFlags */,
+                        const matrix   /* box */)
 {
 }