Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecRF_VdwLJ_VF_2xnn.c
index 354ac6f11b07332fdf4475256fd3370b2f8a2d28..46a2417fd392e07d5c1fc19709398fe06f8068df 100644 (file)
@@ -47,7 +47,8 @@
 #include "nbnxn_kernel_simd_2xnn.h"
 
 #define CALC_COUL_RF
-/* Use no LJ combination rule */
+#define LJ_CUT
+/* Use full LJ combination matrix */
 #define CALC_ENERGIES
 
 #ifdef GMX_NBNXN_SIMD_2XNN