cleanup: remove unused binatomsItem() declaration in npair_kokkos.h
This commit is contained in:
@ -277,9 +277,6 @@ class NeighborKokkosExecute
|
||||
void build_ItemCuda(typename Kokkos::TeamPolicy<DeviceType>::member_type dev) const;
|
||||
#endif
|
||||
|
||||
KOKKOS_INLINE_FUNCTION
|
||||
void binatomsItem(const int &i) const;
|
||||
|
||||
KOKKOS_INLINE_FUNCTION
|
||||
int coord2bin(const X_FLOAT & x,const X_FLOAT & y,const X_FLOAT & z) const
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user