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

This commit is contained in:
sjplimp
2014-01-30 17:42:09 +00:00
parent 8a50725149
commit 3f3e996939
35 changed files with 108 additions and 170 deletions

View File

@ -144,7 +144,7 @@ void WriteRestart::multiproc_options(int multiproc_caller, int mpiioflag_caller,
if (multiproc && mpiioflag)
error->all(FLERR,
"Restart file MPI-IO output not allowed with '%' in filename");
"Restart file MPI-IO output not allowed with % in filename");
if (mpiioflag) {
mpiio = new RestartMPIIO(lmp);