Difference for src/ComputeNonbondedUtil.h from version 1.1088 to 1.1089

version 1.1088version 1.1089
Line 305
Line 305
     static int mic_table_n_16;     static int mic_table_n_16;
   #endif   #endif
   #ifdef NAMD_KNL   #ifdef NAMD_KNL
   #define KNL_TABLE_SIZE (4096+2)   #define KNL_TABLE_SIZE (4080+2)
   static float *knl_table_alloc;   static float *knl_table_alloc;
   static float *knl_fast_ener_table;   static float *knl_fast_ener_table;
   static float *knl_fast_grad_table;   static float *knl_fast_grad_table;


Legend:
Removed in v.1.1088 
changed lines
 Added in v.1.1089



Made by using version 1.53 of cvs2html