git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11090 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -88,6 +88,7 @@ void WriteRestart::command(int narg, char **arg)
|
||||
sprintf(file,"%s" BIGINT_FORMAT "%s",arg[0],update->ntimestep,ptr+1);
|
||||
} else strcpy(file,arg[0]);
|
||||
|
||||
|
||||
// init entire system since comm->exchange is done
|
||||
// comm::init needs neighbor::init needs pair::init needs kspace::init, etc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user