git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2605 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2009-02-26 00:18:18 +00:00
parent 52855de029
commit 93ee4c224d
2 changed files with 4 additions and 3 deletions

View File

@ -17,11 +17,12 @@
</PRE>
<UL><LI>one or more keyword/value pairs may be listed
keyword = <I>dmax</I> or <I>line</I>
<PRE>keyword = <I>dmax</I> or <I>line</I>
<I>dmax</I> value = max
max = maximum distance for line search to move (distance units)
<I>line</I> value = <I>backtrack</I> or <I>quadratic</I>
value = style of linesearch to use
backtrack,quadratic = style of linesearch to use
</PRE>
</UL>
<P><B>Examples:</B>

View File

@ -17,7 +17,7 @@ keyword = {dmax} or {line}
{dmax} value = max
max = maximum distance for line search to move (distance units)
{line} value = {backtrack} or {quadratic}
value = style of linesearch to use
backtrack,quadratic = style of linesearch to use :pre
:ule
[Examples:]