git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1940 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -366,7 +366,7 @@ void FixPressBerendsen::couple()
|
||||
|
||||
void FixPressBerendsen::remap()
|
||||
{
|
||||
int i,n;
|
||||
int i;
|
||||
double oldlo,oldhi,ctr;
|
||||
|
||||
double **x = atom->x;
|
||||
|
||||
Reference in New Issue
Block a user