Commit ad1d7ffd authored by athomps's avatar athomps
Browse files

Fixed another bug in edge_histo

git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14473 f3b2605a-c512-4ea7-a41b-209d697bcdaa
parent 34785af4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -305,6 +305,7 @@ void ComputeVoronoi::buildCells()
  }

  // clear edge statistics
  if ( maxedge > 0 )
    for (i = 0; i <= maxedge; ++i) edge[i]=0;

  // initialize voro++ container