git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10864 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -301,7 +301,7 @@ ComputeReduce::~ComputeReduce()
|
||||
|
||||
void ComputeReduce::init()
|
||||
{
|
||||
// set indices and check validity of all computes,fixes,variables
|
||||
// set indices of all computes,fixes,variables
|
||||
|
||||
for (int m = 0; m < nvalues; m++) {
|
||||
if (which[m] == COMPUTE) {
|
||||
|
||||
Reference in New Issue
Block a user