Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecQSTabTwinCut_VdwLJPSw_VF_2xnn.c
index 1ac9b6d23ec0cf05c938944bc32552c7283be3cf..2972fcfe355552153468d0088d8bb29f7e8ef531 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 */
 #define CALC_ENERGIES
 
 #ifdef GMX_NBNXN_SIMD_2XNN