git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5520 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -188,7 +188,8 @@ void Verlet::setup_minimal(int flag)
|
||||
|
||||
void Verlet::run(int n)
|
||||
{
|
||||
int nflag,ntimestep,sortflag;
|
||||
bigint ntimestep;
|
||||
int nflag,sortflag;
|
||||
|
||||
int n_post_integrate = modify->n_post_integrate;
|
||||
int n_pre_exchange = modify->n_pre_exchange;
|
||||
|
||||
Reference in New Issue
Block a user