git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15530 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2016-08-31 21:11:34 +00:00
parent bcb2e6dd38
commit ae458497bf

View File

@ -86,7 +86,7 @@ void ComputeOmegaChunk::init()
void ComputeOmegaChunk::compute_array()
{
int i,j,index;
int i,j,m,index;
double dx,dy,dz,massone;
double unwrap[3];