This commit is contained in:
tomswinburne
2021-06-29 10:53:02 +02:00
parent 49e8fead3a
commit 1a662b78d5

View File

@ -1570,8 +1570,8 @@ class lammps(object):
"""Return a string with detailed information about any devices that are
usable by the GPU package.
This is a wrapper around the :cpp:func:`lammps_get_gpu_device_info`
function of the C-library interface.
This is a wrapper around the :cpp:func:`lammps_get_gpu_device_info`
function of the C-library interface.
:return: GPU device info string
:rtype: string