git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14805 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -917,7 +917,6 @@ void Set::setrandom(int keyword)
|
||||
|
||||
} else if (keyword == THETA_RANDOM) {
|
||||
int nlocal = atom->nlocal;
|
||||
double theta;
|
||||
for (i = 0; i < nlocal; i++) {
|
||||
if (select[i]) {
|
||||
if (atom->line[i] < 0)
|
||||
|
||||
Reference in New Issue
Block a user