diff --git a/doc/kspace_modify.html b/doc/kspace_modify.html index 62e1e79657..0e7803a342 100644 --- a/doc/kspace_modify.html +++ b/doc/kspace_modify.html @@ -121,8 +121,9 @@ PPPM method to compute forces on particles given electrostatic potentials on the PPPM mesh. The ik approach is the default that performs differentiation in kspace, but requires 3 FFTs to transfer the computed fields back to real space. The analytic differentiation, -or ad approach requires only 1 FFT, but requires a somewhat bigger -PPPM mesh to achieve the same accuracy as the ik approach. +or ad approach requires only 1 FFT to transfer the computed fields +back to real space, but requires a somewhat bigger PPPM mesh to +achieve the same accuracy as the ik approach.
Restrictions: none
diff --git a/doc/kspace_modify.txt b/doc/kspace_modify.txt index d02640d0ae..9c91261cbf 100644 --- a/doc/kspace_modify.txt +++ b/doc/kspace_modify.txt @@ -115,8 +115,9 @@ PPPM method to compute forces on particles given electrostatic potentials on the PPPM mesh. The ik approach is the default that performs differentiation in kspace, but requires 3 FFTs to transfer the computed fields back to real space. The analytic differentiation, -or ad approach requires only 1 FFT, but requires a somewhat bigger -PPPM mesh to achieve the same accuracy as the ik approach. +or ad approach requires only 1 FFT to transfer the computed fields +back to real space, but requires a somewhat bigger PPPM mesh to +achieve the same accuracy as the ik approach. [Restrictions:] none