git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@994 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2007-10-09 23:25:20 +00:00
parent f58406023b
commit fa461b908b
1 changed files with 1 additions and 1 deletions

View File

@ -135,7 +135,7 @@ void Ewald::init()
if (logfile) fprintf(logfile," G vector = %g\n",g_ewald);
}
// compute K-space coefficients
// setup Ewald coefficients so can print stats
setup();