collapse multiple empty lines into a single empty line
This commit is contained in:
@ -6,7 +6,6 @@ fix python/invoke command
|
||||
Syntax
|
||||
""""""
|
||||
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
fix ID group-ID python/invoke N callback function_name
|
||||
@ -21,12 +20,9 @@ Syntax
|
||||
*post_force* = callback after force computations on atoms every N time steps
|
||||
*end_of_step* = callback after every N time steps
|
||||
|
||||
|
||||
|
||||
Examples
|
||||
""""""""
|
||||
|
||||
|
||||
.. parsed-literal::
|
||||
|
||||
python post_force_callback here """
|
||||
@ -73,7 +69,6 @@ gives access to the LAMMPS state from Python.
|
||||
Restrictions
|
||||
""""""""""""
|
||||
|
||||
|
||||
This fix is part of the PYTHON package. It is only enabled if LAMMPS
|
||||
was built with that package. See the :doc:`Build package <Build_package>` doc page for more info.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user