git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2364 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -198,7 +198,8 @@ void PPPM::init()
|
||||
while (order > 0) {
|
||||
|
||||
if (iteration && me == 0)
|
||||
error->warning("Reducing PPPM order b/c stencil extends beyond neighbor processor");
|
||||
error->warning("Reducing PPPM order b/c stencil extends "
|
||||
"beyond neighbor processor");
|
||||
iteration++;
|
||||
|
||||
set_grid();
|
||||
|
||||
Reference in New Issue
Block a user