git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3113 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -35,6 +35,7 @@ Universe::Universe(LAMMPS *lmp, MPI_Comm communicator) : Pointers(lmp)
|
||||
uscreen = stdout;
|
||||
ulogfile = NULL;
|
||||
|
||||
existflag = 0;
|
||||
nworlds = 0;
|
||||
procs_per_world = NULL;
|
||||
root_proc = NULL;
|
||||
|
||||
Reference in New Issue
Block a user