git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@815 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -67,7 +67,7 @@ void ComputeCoordAtom::init()
|
||||
|
||||
void ComputeCoordAtom::compute_peratom()
|
||||
{
|
||||
int j,k,jj,kk,n,numneigh;
|
||||
int j,k,n,numneigh;
|
||||
double xtmp,ytmp,ztmp,delx,dely,delz,rsq;
|
||||
int *neighs;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user