From 65a4122ac30dccbea3d3ffc90b40cd43a8d2a2ba Mon Sep 17 00:00:00 2001
From: pscrozi
Date: Thu, 5 Jul 2012 23:15:09 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8481
f3b2605a-c512-4ea7-a41b-209d697bcdaa
---
doc/kspace_modify.html | 5 +++--
doc/kspace_modify.txt | 5 +++--
2 files changed, 6 insertions(+), 4 deletions(-)
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