From 6f6adc285a3cbd761e9ff88ee2b60bf812b107dc Mon Sep 17 00:00:00 2001 From: Stan Gerald Moore Date: Fri, 14 May 2021 10:24:54 -0600 Subject: [PATCH] Fix typo --- src/KOKKOS/pair_kokkos.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/KOKKOS/pair_kokkos.h b/src/KOKKOS/pair_kokkos.h index 7942311326..d3a249bc80 100644 --- a/src/KOKKOS/pair_kokkos.h +++ b/src/KOKKOS/pair_kokkos.h @@ -94,7 +94,7 @@ struct PairComputeFunctor { dup_vatom = Kokkos::Experimental::create_scatter_view::value >(c.d_vatom); }; - // Set copymode = 1 so parent allocations aren't destructed by copies of the sstyle + // Set copymode = 1 so parent allocations aren't destructed by copies of the style ~PairComputeFunctor() {c.copymode = 1; list.copymode = 1;}; KOKKOS_INLINE_FUNCTION int sbmask(const int& j) const {