move modifying and extending LAMMPS section to programmer guide
This commit is contained in:
@ -54,7 +54,6 @@ every LAMMPS command.
|
|||||||
Howto
|
Howto
|
||||||
Examples
|
Examples
|
||||||
Tools
|
Tools
|
||||||
Modify
|
|
||||||
Python_head
|
Python_head
|
||||||
Errors
|
Errors
|
||||||
Manual_build
|
Manual_build
|
||||||
@ -68,6 +67,7 @@ every LAMMPS command.
|
|||||||
:includehidden:
|
:includehidden:
|
||||||
|
|
||||||
pg_library
|
pg_library
|
||||||
|
Modify
|
||||||
pg_developer
|
pg_developer
|
||||||
.. pg_modify
|
.. pg_modify
|
||||||
.. pg_base
|
.. pg_base
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
Modify & extend LAMMPS
|
Modifying & extending LAMMPS
|
||||||
**********************
|
****************************
|
||||||
|
|
||||||
LAMMPS is designed in a modular fashion so as to be easy to modify and
|
LAMMPS is designed in a modular fashion so as to be easy to modify and
|
||||||
extend with new functionality. In fact, about 95% of its source code
|
extend with new functionality. In fact, about 95% of its source code
|
||||||
|
|||||||
Reference in New Issue
Block a user