Commit e8ca445b authored by sjplimp's avatar sjplimp
Browse files

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5478 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 2b8ae7a8
Loading
Loading
Loading
Loading
+2 −8
Original line number Diff line number Diff line
@@ -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