Got rid of non-standard character and cleared unneeded spaces.
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8772 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1052,7 +1052,7 @@ void PPPM::adjust_gewald()
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* ----------------------------------------------------------------------
|
/* ----------------------------------------------------------------------
|
||||||
Calculate f(x) using Newton<EFBFBD>Raphson solver
|
Calculate f(x) using Newton-Raphson solver
|
||||||
------------------------------------------------------------------------- */
|
------------------------------------------------------------------------- */
|
||||||
|
|
||||||
double PPPM::newton_raphson_f()
|
double PPPM::newton_raphson_f()
|
||||||
@ -1681,8 +1681,6 @@ void PPPM::compute_sf_precoeff()
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* ----------------------------------------------------------------------
|
/* ----------------------------------------------------------------------
|
||||||
ghost-swap to accumulate full density in brick decomposition
|
ghost-swap to accumulate full density in brick decomposition
|
||||||
remap density from 3d brick decomposition to FFT decomposition
|
remap density from 3d brick decomposition to FFT decomposition
|
||||||
|
|||||||
Reference in New Issue
Block a user