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

This commit is contained in:
sjplimp
2012-10-19 16:06:05 +00:00
parent b8baeea982
commit 493410e7ed

View File

@ -303,7 +303,6 @@ void PPPM::init()
}
if (order < minorder) error->all(FLERR,"PPPM order < minimum allowed order");
if (!overlap_allowed && cgtmp->ghost_overlap())
error->all(FLERR,"PPPM grid stencil extends "
"beyond nearest neighbor processor");