Fix bug in Kokkos PPPM per-atom introduced by 985fc86aa3

This commit is contained in:
Stan Moore
2021-01-07 21:36:59 -07:00
parent 99ecefca63
commit 7abab6dd0f

View File

@ -579,7 +579,6 @@ void PPPMKokkos<DeviceType>::compute(int eflag, int vflag)
// invoke allocate_peratom() if needed for first time
ev_init(eflag,vflag,0);
eflag_atom = vflag_atom = 0;
// reallocate per-atom arrays if necessary