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

This commit is contained in:
sjplimp
2016-08-31 20:10:32 +00:00
parent 8f6439843d
commit e3d0a32272

View File

@ -83,7 +83,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];