forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@9623 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
9cea9380c1
commit
10cdb7dc5e
|
@ -1805,7 +1805,7 @@ converge and requires careful post-processing <A HREF = "#Shinoda">(Shinoda)</A>
|
|||
|
||||
<A NAME = "howto_19"></A><H4>6.19 Library interface to LAMMPS
|
||||
</H4>
|
||||
<P>As described in <A HREF = "Section_start.html#start_5">Section_start 4</A>, LAMMPS
|
||||
<P>As described in <A HREF = "Section_start.html#start_5">Section_start 5</A>, LAMMPS
|
||||
can be built as a library, so that it can be called by another code,
|
||||
used in a <A HREF = "Section_howto.html#howto_10">coupled manner</A> with other
|
||||
codes, or driven through a <A HREF = "Section_python.html">Python interface</A>.
|
||||
|
|
|
@ -1792,7 +1792,7 @@ converge and requires careful post-processing "(Shinoda)"_#Shinoda
|
|||
|
||||
6.19 Library interface to LAMMPS :link(howto_19),h4
|
||||
|
||||
As described in "Section_start 4"_Section_start.html#start_5, LAMMPS
|
||||
As described in "Section_start 5"_Section_start.html#start_5, LAMMPS
|
||||
can be built as a library, so that it can be called by another code,
|
||||
used in a "coupled manner"_Section_howto.html#howto_10 with other
|
||||
codes, or driven through a "Python interface"_Section_python.html.
|
||||
|
|
Loading…
Reference in New Issue