Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_4xn / nbnxn_kernel_ElecEw_VdwLJ_VF_4xn.c
index e4eb170a380f3d2cf0e463a0c665c5757673d94d..504e91db22067266f9b2cd5bcb1a77fabf26a3ad 100644 (file)
@@ -47,7 +47,8 @@
 #include "nbnxn_kernel_simd_4xn.h"
 
 #define CALC_COUL_EWALD
-/* Use no LJ combination rule */
+#define LJ_CUT
+/* Use full LJ combination matrix */
 #define CALC_ENERGIES
 
 #ifdef GMX_NBNXN_SIMD_4XN