flag lammps.has_package() python method as new

This commit is contained in:
Axel Kohlmeyer
2022-10-05 21:27:36 -04:00
parent 2d236b07ce
commit 24379d009c
2 changed files with 3 additions and 2 deletions

View File

@ -1634,6 +1634,8 @@ class lammps(object):
This is a wrapper around the :cpp:func:`lammps_config_has_package`
function of the library interface.
.. versionadded:: TBD
:param name: name of the package
:type name: string