git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7593 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -34,7 +34,7 @@ packages. It can be used to glue multiple pieces of software
|
||||
together, e.g. to run a coupled or multiscale model. See <A HREF = "Section_howto.html#howto_10">this
|
||||
section</A> of the manual and the couple
|
||||
directory of the distribution for more ideas about coupling LAMMPS to
|
||||
other codes. See <A HREF = "Section_start.html#start_4">Section_start 4</A> about
|
||||
other codes. See <A HREF = "Section_start.html#start_5">Section_start 4</A> about
|
||||
how to build LAMMPS as a library, and <A HREF = "Section_howto.html#howto_19">this
|
||||
section</A> for a description of the library
|
||||
interface provided in src/library.cpp and src/library.h and how to
|
||||
@ -582,7 +582,7 @@ following steps:
|
||||
src/library.h.
|
||||
|
||||
<LI>Verify the new function is syntactically correct by building LAMMPS as
|
||||
a library - see <A HREF = "Section_start.html#start_4">Section_start 4</A> of the
|
||||
a library - see <A HREF = "Section_start.html#start_5">Section_start 4</A> of the
|
||||
manual.
|
||||
|
||||
<LI>Add a wrapper method in the Python LAMMPS module to python/lammps.py
|
||||
|
||||
Reference in New Issue
Block a user