git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13127 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -84,7 +84,7 @@ void ComputeTorqueChunk::init()
|
||||
|
||||
void ComputeTorqueChunk::compute_array()
|
||||
{
|
||||
int i,j,index;
|
||||
int i,index;
|
||||
double dx,dy,dz,massone;
|
||||
double unwrap[3];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user