diff --git a/src/finish.cpp b/src/finish.cpp index e9c6d3df81..ca0a883993 100644 --- a/src/finish.cpp +++ b/src/finish.cpp @@ -527,7 +527,7 @@ void Finish::end(int flag) } } - // find a non-skip neighbor list containing half the pairwise interactions + // find a non-skip neighbor list containing half pairwise interactions // count neighbors in that list for stats purposes // allow it to be Kokkos neigh list as well @@ -572,6 +572,7 @@ void Finish::end(int flag) // find a non-skip neighbor list containing full pairwise interactions // count neighbors in that list for stats purposes + // allow it to be Kokkos neigh list as well for (m = 0; m < neighbor->old_nrequest; m++) { if (neighbor->old_requests[m]->full &&