Fix bug in Kokkos PPPM per-atom introduced by 985fc86aa3
This commit is contained in:
@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user