git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13430 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -88,8 +88,8 @@ void ComputeCOMChunk::setup()
|
|||||||
// done in setup, so that ComputeChunkAtom::setup() is already called
|
// done in setup, so that ComputeChunkAtom::setup() is already called
|
||||||
|
|
||||||
if (firstflag && cchunk->idsflag == ONCE) {
|
if (firstflag && cchunk->idsflag == ONCE) {
|
||||||
firstflag = massneed = 0;
|
|
||||||
compute_array();
|
compute_array();
|
||||||
|
firstflag = massneed = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user