Add Kokkos vel methods

This commit is contained in:
Stan Moore
2020-05-07 15:16:17 -06:00
parent 5db1e4fe8d
commit 18c77db8c3
3 changed files with 50 additions and 3 deletions

View File

@ -55,9 +55,6 @@ AtomVec::AtomVec(LAMMPS *lmp) : Pointers(lmp)
threads = NULL;
nthreads = comm->nthreads;
ngrow = ncopy = ncomm = ncomm_vel = nreverse = nborder = nborder_vel = 0;
nexchange = nrestart = ncreate = ndata_atom = ndata_vel = 0;
// peratom variables auto-included in corresponding child style fields string
// these fields cannot be specified in the fields string