Add more granular control of Kokkos pair and fix comm
This commit is contained in:
@ -115,6 +115,7 @@ Pair::Pair(LAMMPS *lmp) : Pointers(lmp)
|
||||
datamask_read = ALL_MASK;
|
||||
datamask_modify = ALL_MASK;
|
||||
|
||||
kokkosable = 0;
|
||||
copymode = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user