git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@13623 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2015-07-16 22:41:28 +00:00
parent a7d83dae9d
commit 5288406600
6 changed files with 393 additions and 1 deletions

View File

@ -71,6 +71,8 @@ LAMMPS::LAMMPS(int narg, char **arg, MPI_Comm communicator)
logfile = NULL;
infile = NULL;
initclock = MPI_Wtime();
// parse input switches
int inflag = 0;