diff --git a/src/KOKKOS/sna_kokkos.h b/src/KOKKOS/sna_kokkos.h index f9dbb07c92..30c705cc41 100644 --- a/src/KOKKOS/sna_kokkos.h +++ b/src/KOKKOS/sna_kokkos.h @@ -58,7 +58,7 @@ inline SNAKokkos(const SNAKokkos& sna, const typename Kokkos::TeamPolicy::member_type& team); inline - SNAKokkos(double, int, double, int, int, int, int, int); + SNAKokkos(double, int, double, int, int, int, int, int, int); KOKKOS_INLINE_FUNCTION ~SNAKokkos();