Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecQSTabTwinCut_VdwLJPSw_F_2xnn.c
index 534ae93b08107c6251964290fb70d98e52592070..a6e4f45b44b401b099a86f717b210e3bd1afc770 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_POT_SWITCH
+/* Use full LJ combination matrix */
 /* Will not calculate energies */
 
 #ifdef GMX_NBNXN_SIMD_2XNN