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

This commit is contained in:
sjplimp
2014-08-01 19:15:50 +00:00
parent df5c028ad4
commit 5ac9e9a785
6 changed files with 423 additions and 58 deletions

View File

@ -158,6 +158,9 @@ void RCB::compute(int dimension, int n, double **x, double *wt,
hi[1] = bboxhi[1];
hi[2] = bboxhi[2];
cut = 0.0;
cutdim = -1;
// initialize counters
counters[0] = 0;