git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@11627 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp
2014-03-12 16:37:16 +00:00
parent 039af550a0
commit 5bdd5c3c25
16 changed files with 173 additions and 82 deletions

View File

@ -45,6 +45,7 @@ NeighRequest::NeighRequest(LAMMPS *lmp) : Pointers(lmp)
// default is no neighbors of ghosts
// default is no CUDA neighbor list build
// default is no multi-threaded neighbor list build
// default is no Kokkos neighbor list build
occasional = 0;
newton = 0;
@ -53,6 +54,7 @@ NeighRequest::NeighRequest(LAMMPS *lmp) : Pointers(lmp)
ghost = 0;
cudable = 0;
omp = 0;
kokkos_host = kokkos_device = 0;
// default is no copy or skip