Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecEw_VdwLJPSw_F_2xnn.c
index 2638c41d5f4743587c1bff713a5d1603d6eadd9c..4ff834e209134e0ccae72f587bc1222b6acd99b9 100644 (file)
@@ -47,8 +47,8 @@
 #include "nbnxn_kernel_simd_2xnn.h"
 
 #define CALC_COUL_EWALD
-/* Use no LJ combination rule */
 #define LJ_POT_SWITCH
+/* Use full LJ combination matrix */
 /* Will not calculate energies */
 
 #ifdef GMX_NBNXN_SIMD_2XNN