Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_4xn / nbnxn_kernel_ElecRF_VdwLJ_VF_4xn.c
index 2a48e30a7ac38a37e90592c39b73d7e5f3a9b27e..0ea279ab33e592f0dc4d91eb657e766271388ef9 100644 (file)
@@ -47,7 +47,8 @@
 #include "nbnxn_kernel_simd_4xn.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_4XN