Fixing Kokkos bug
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@14467 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -1297,6 +1297,8 @@ void AtomVecAtomicKokkos::data_atom(double *coord, tagint imagetmp,
|
||||
h_v(nlocal,1) = 0.0;
|
||||
h_v(nlocal,2) = 0.0;
|
||||
|
||||
atomKK->modified(Host,ALL_MASK);
|
||||
|
||||
atom->nlocal++;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user