git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@15530 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -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];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user