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

This commit is contained in:
sjplimp 2011-01-05 15:39:37 +00:00
parent 2b8ae7a82f
commit e8ca445bfe
1 changed files with 2 additions and 8 deletions

View File

@ -67,14 +67,8 @@ void Finish::end(int flag)
timeflag = histoflag = neighflag = 1;
if (strstr(force->kspace_style,"pppm")) fftflag = 1;
}
if (flag == 2) {
prdflag = histoflag = neighflag = 1;
}
if (flag == 3) {
tadflag = histoflag = neighflag = 1;
}
if (flag == 2) prdflag = histoflag = neighflag = 1;
if (flag == 3) tadflag = histoflag = neighflag = 1;
// loop stats