git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@5520 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -445,7 +445,7 @@ void Respa::setup_minimal(int flag)
|
||||
|
||||
void Respa::run(int n)
|
||||
{
|
||||
int ntimestep;
|
||||
bigint ntimestep;
|
||||
|
||||
for (int i = 0; i < n; i++) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user