Commit before switching to old master.

This commit is contained in:
Stefan Paquay
2018-09-05 11:28:06 -04:00
parent 779f1bd0b1
commit c192236a7e

View File

@ -309,6 +309,7 @@ LAMMPS::LAMMPS(int narg, char **arg, MPI_Comm communicator)
iarg += 3;
while (iarg < narg && arg[iarg][0] != '-') iarg++;
} else error->universe_all(FLERR,"Invalid command-line argument");
}
// if no partition command-line switch, universe is one world with all procs