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