diff --git a/src/KOKKOS/fix_qeq_reaxff_kokkos.h b/src/KOKKOS/fix_qeq_reaxff_kokkos.h index 6320f4408b..e98b81e1c7 100644 --- a/src/KOKKOS/fix_qeq_reaxff_kokkos.h +++ b/src/KOKKOS/fix_qeq_reaxff_kokkos.h @@ -236,8 +236,8 @@ class FixQEqReaxFFKokkos : public FixQEqReaxFF, public KokkosBase { template using NonDupScatterView = KKScatterView; - DupScatterView dup_o; - NonDupScatterView ndup_o; + DupScatterView dup_o; + NonDupScatterView ndup_o; int iswap; int first;