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

This commit is contained in:
sjplimp
2014-01-29 18:59:46 +00:00
parent fffe7f95b7
commit 9fe494cc6a
19 changed files with 48 additions and 291 deletions

View File

@ -123,7 +123,6 @@ void DumpCustomMPIIO::openfile()
MPI_File_set_size(mpifh,(MPI_Offset) (headerSize+sumFileSize));
currentFileSize = (headerSize+sumFileSize);
}
}