Use correct var

This commit is contained in:
Stan Moore
2023-04-11 16:55:45 -06:00
parent 12731f23a7
commit 382c09abcb

View File

@ -250,7 +250,7 @@ void FixShakeKokkos<DeviceType>::pre_neighbor()
k_map_hash = atomKK->k_map_hash;
}
k_sametag.sync<DeviceType>();
atomKK->k_sametag.sync<DeviceType>();
d_sametag = atomKK->k_sametag.view<DeviceType>();
// build list of SHAKE clusters I compute