Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecQSTabTwinCut_VdwLJ_VF_2xnn.c
index 91a0ace2514666dc1e036cdcebf2c4ce201eaf57..e04c3d911e3ba7fac52c362e73eb8069adaece28 100644 (file)
@@ -48,7 +48,8 @@
 
 #define CALC_COUL_TAB
 #define VDW_CUTOFF_CHECK /* Use twin-range cut-off */
-/* Use no LJ combination rule */
+#define LJ_CUT
+/* Use full LJ combination matrix */
 #define CALC_ENERGIES
 
 #ifdef GMX_NBNXN_SIMD_2XNN