forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13429 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
6fb031e5ef
commit
19e272943a
|
@ -88,8 +88,8 @@ void ComputeVCMChunk::setup()
|
|||
// done in setup, so that ComputeChunkAtom::setup() is already called
|
||||
|
||||
if (firstflag && cchunk->idsflag == ONCE) {
|
||||
firstflag = massneed = 0;
|
||||
compute_array();
|
||||
firstflag = massneed = 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue