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

This commit is contained in:
sjplimp
2016-04-22 15:55:54 +00:00
parent a4af037d1d
commit f70a764d5c
13 changed files with 495 additions and 45 deletions

View File

@ -36,6 +36,7 @@ class WriteRestart : protected Pointers {
int me,nprocs;
FILE *fp;
bigint natoms; // natoms (sum of nlocal) to write into file
int noinit;
int multiproc; // 0 = proc 0 writes for all
// else # of procs writing files