Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_4xn / nbnxn_kernel_ElecEw_VdwLJPSw_VF_4xn.c
index 456eea357893804a0aef4465ca0ef55e6ca84a4e..452bf4b9d0b60ecbfb8abc3257543601c1d7e8c7 100644 (file)
@@ -47,8 +47,8 @@
 #include "nbnxn_kernel_simd_4xn.h"
 
 #define CALC_COUL_EWALD
-/* Use no LJ combination rule */
 #define LJ_POT_SWITCH
+/* Use full LJ combination matrix */
 #define CALC_ENERGIES
 
 #ifdef GMX_NBNXN_SIMD_4XN