git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@512 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -230,7 +230,7 @@ void FixAveSpatial::init()
|
|||||||
|
|
||||||
void FixAveSpatial::end_of_step()
|
void FixAveSpatial::end_of_step()
|
||||||
{
|
{
|
||||||
int i,j,m,ilayer,nstide;
|
int i,j,m,ilayer;
|
||||||
double lo,hi;
|
double lo,hi;
|
||||||
|
|
||||||
// if computing the first sample, setup layers
|
// if computing the first sample, setup layers
|
||||||
|
|||||||
Reference in New Issue
Block a user