Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecEwTwinCut_VdwLJ_VF_2xnn.c
index 3a207fab0689ca4e709575ba8ea3991f3f5057b7..d60902913c9be7dc1ce66fd023ebea086be7ef85 100644 (file)
@@ -48,7 +48,8 @@
 
 #define CALC_COUL_EWALD
 #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