Unverified Commit 6b8f26e8 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #2046 from stanmoore1/kk_cutneighsq

Fix rare issue in Kokkos neighlist
parents 3ecaf0f3 0588232a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -55,6 +55,7 @@ void NPairKokkos<DeviceType,HALF_NEIGH,GHOST,TRI,SIZE>::copy_neighbor_info()

  newton_pair = force->newton_pair;
  k_cutneighsq = neighborKK->k_cutneighsq;
  k_cutneighsq.modify<LMPHostType>();

  // exclusion info