git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9586 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -108,6 +108,7 @@ FixOMP::FixOMP(LAMMPS *lmp, int narg, char **arg)
|
|||||||
_mixed = false;
|
_mixed = false;
|
||||||
else
|
else
|
||||||
error->all(FLERR,"Illegal package omp mode requested");
|
error->all(FLERR,"Illegal package omp mode requested");
|
||||||
|
++iarg;
|
||||||
}
|
}
|
||||||
|
|
||||||
// print summary of settings
|
// print summary of settings
|
||||||
|
|||||||
Reference in New Issue
Block a user