From 4079897c890ef9b0fc3ba57f19351dc6356a7bb2 Mon Sep 17 00:00:00 2001
From: sjplimp <sjplimp@f3b2605a-c512-4ea7-a41b-209d697bcdaa>
Date: Thu, 22 Feb 2007 16:59:04 +0000
Subject: [PATCH] git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@340
 f3b2605a-c512-4ea7-a41b-209d697bcdaa

---
 doc/Section_commands.html | 9 +++++++++
 doc/Section_commands.txt  | 9 +++++++++
 2 files changed, 18 insertions(+)

diff --git a/doc/Section_commands.html b/doc/Section_commands.html
index 3fc8022395..7c60c5876a 100644
--- a/doc/Section_commands.html
+++ b/doc/Section_commands.html
@@ -400,4 +400,13 @@ description:
 <TR ALIGN="center"><TD WIDTH="100"><A HREF = "improper_harmonic.html">harmonic</A> 
 </TD></TR></TABLE></DIV>
 
+<HR>
+
+<P>Kspace solvers.  All of these solver styles are discussed as part of
+the <A HREF = "kspace_style.html">kspace_style</A> command:
+</P>
+<DIV ALIGN=center><TABLE  WIDTH="0%"  BORDER=1 >
+<TR ALIGN="center"><TD WIDTH="100"><A HREF = "kspace_style.html">ewald</A></TD><TD WIDTH="100"><A HREF = "kspace_style.html">pppm</A></TD><TD WIDTH="100"><A HREF = "kspace_style.html">pppm/tip4p</A> 
+</TD></TR></TABLE></DIV>
+
 </HTML>
diff --git a/doc/Section_commands.txt b/doc/Section_commands.txt
index 687fa906bd..87661968e4 100644
--- a/doc/Section_commands.txt
+++ b/doc/Section_commands.txt
@@ -540,3 +540,12 @@ description:
 "class2"_improper_class2.html,
 "cvff"_improper_cvff.html,
 "harmonic"_improper_harmonic.html :tb(c=4,ea=c,w=100)
+
+:line
+
+Kspace solvers.  All of these solver styles are discussed as part of
+the "kspace_style"_kspace_style.html command:
+
+"ewald"_kspace_style.html,
+"pppm"_kspace_style.html,
+"pppm/tip4p"_kspace_style.html :tb(c=4,ea=c,w=100)
-- 
GitLab