Fix docs after PR #2592

This commit is contained in:
Richard Berger
2021-02-15 13:19:25 -05:00
parent 16004e8f45
commit d256614c9f
5 changed files with 16 additions and 16 deletions

View File

@ -1612,7 +1612,7 @@ class lammps(object):
def get_neighlist(self, idx):
"""Returns an instance of :class:`NeighList` which wraps access to the neighbor list with the given index
See :py:meth:`lammps.numpy.get_neighlist() <lammps.numpy_wrapper.get_neighlist()>` if you want to use
See :py:meth:`lammps.numpy.get_neighlist() <lammps.numpy_wrapper.numpy_wrapper.get_neighlist()>` if you want to use
NumPy arrays instead of ``c_int`` pointers.
:param idx: index of neighbor list