Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecQSTabTwinCut_VdwLJFSw_F_2xnn.c
index 80ce35a2f23af3f88ebe27a14478b0963bc6f239..bd8436c676804bf5ffecef328b6ab8b762bde753 100644 (file)
@@ -48,8 +48,8 @@
 
 #define CALC_COUL_TAB
 #define VDW_CUTOFF_CHECK /* Use twin-range cut-off */
-/* Use no LJ combination rule */
 #define LJ_FORCE_SWITCH
+/* Use full LJ combination matrix */
 /* Will not calculate energies */
 
 #ifdef GMX_NBNXN_SIMD_2XNN