diff --git a/doc/src/package.rst b/doc/src/package.rst index a037c91999..7f32534a25 100644 --- a/doc/src/package.rst +++ b/doc/src/package.rst @@ -473,8 +473,8 @@ will use a different (transposed) memory layout to build the neigh list on GPUs. This can be faster in some cases (e.g. ReaxFF HNS benchmark) but slower in others (e.g. Lennard Jones benchmark). The copy between different memory layouts is done out of place and -therefore doubles the memory overhead of the neigh list, which can be -signicant. +therefore doubles the memory overhead of the neigh list, which can +be significant. The *newton* keyword sets the Newton flags for pairwise and bonded interactions to *off* or *on*, the same as the :doc:`newton `