[gmx-developers] nflops in do_coul

Vishal Vaidyanathan vvishal at stanford.edu
Thu Aug 8 10:43:50 CEST 2002


Hi,
  Just a quick question - in do_coul() in mkinl_interactions.c, should
the line
   	  nflop = 1;
actually read
   	  nflop += 1;
or not ?
  I don't think it makes much difference either way, but ...
  Thanks,
								Vishal




More information about the gromacs.org_gmx-developers mailing list