Files
lammps/doc/src/Python_formats.rst
2021-02-25 16:56:19 -05:00

12 lines
270 B
ReStructuredText

Output Readers
==============
.. py:module:: lammps.formats
The Python package contains the :py:mod:`lammps.formats` module, which
provides classes to post-process some of the output files generated by LAMMPS.
.. automodule:: lammps.formats
:members:
:noindex: