git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13166 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1026,7 +1026,7 @@ void ComputeChunkAtom::idring(int n, char *cbuf)
|
||||
|
||||
void ComputeChunkAtom::check_molecules()
|
||||
{
|
||||
int *molecule = atom->molecule;
|
||||
tagint *molecule = atom->molecule;
|
||||
int nlocal = atom->nlocal;
|
||||
|
||||
int flag = 0;
|
||||
|
||||
Reference in New Issue
Block a user