update docs for new library function

This commit is contained in:
Axel Kohlmeyer
2024-07-16 19:08:01 -04:00
parent 8d4a80729a
commit 5b29871198

View File

@ -13,6 +13,8 @@ This section documents the following functions:
- :cpp:func:`lammps_extract_setting` - :cpp:func:`lammps_extract_setting`
- :cpp:func:`lammps_extract_global_datatype` - :cpp:func:`lammps_extract_global_datatype`
- :cpp:func:`lammps_extract_global` - :cpp:func:`lammps_extract_global`
- :cpp:func:`lammps_extract_pair_dimension`
- :cpp:func:`lammps_extract_pair`
- :cpp:func:`lammps_map_atom` - :cpp:func:`lammps_map_atom`
-------------------- --------------------
@ -123,6 +125,16 @@ subdomains and processors.
----------------------- -----------------------
.. doxygenfunction:: lammps_extract_pair_dimension
:project: progguide
-----------------------
.. doxygenfunction:: lammps_extract_pair
:project: progguide
-----------------------
.. doxygenfunction:: lammps_map_atom .. doxygenfunction:: lammps_map_atom
:project: progguide :project: progguide