Commit d69009ac authored by Stan Moore's avatar Stan Moore
Browse files

Fix pointer delete issue with Kokkos package

parent cc181771
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ AtomVec::AtomVec(LAMMPS *lmp) : Pointers(lmp)
  nargcopy = 0;
  argcopy = NULL;

  threads = NULL;
  nthreads = comm->nthreads;

  // peratom variables auto-included in corresponding child style fields string