Implemented LJ-PME nbnxn kernels
[alexxy/gromacs.git] / src / gromacs / mdlib / nbnxn_kernels / simd_2xnn / nbnxn_kernel_ElecEwTwinCut_VdwLJPSw_F_2xnn.c
index 82757f0f78664c19b6b2d905e851b8c25a1a5dd2..c1f0727b925971d9b3aa96dd35bdd4e7933b4248 100644 (file)
@@ -48,8 +48,8 @@
 
 #define CALC_COUL_EWALD
 #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