From cbed68e0e6d7bb53704e33e17898647d9dc01e7b Mon Sep 17 00:00:00 2001 From: sjplimp Date: Mon, 4 Aug 2014 23:51:41 +0000 Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12249 f3b2605a-c512-4ea7-a41b-209d697bcdaa --- src/rcb.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/rcb.cpp b/src/rcb.cpp index 14cf15faf3..9176b91c2f 100644 --- a/src/rcb.cpp +++ b/src/rcb.cpp @@ -243,7 +243,7 @@ void RCB::compute(int dimension, int n, double **x, double *wt, if (dim == 0 && hi[2]-lo[2] > hi[0]-lo[0]) dim = 2; if (dim == 1 && hi[2]-lo[2] > hi[1]-lo[1]) dim = 2; } - + // create active list and mark array for dots // initialize active list to all dots