Home
last modified time | relevance | path

Searched refs:TagPairVashishtaComputeShortNeigh (Results 1 – 2 of 2) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dpair_vashishta_kokkos.h38 struct TagPairVashishtaComputeShortNeigh{}; struct
82 void operator()(TagPairVashishtaComputeShortNeigh, const int&) const;
H A Dpair_vashishta_kokkos.cpp139 …Kokkos::parallel_for(Kokkos::RangePolicy<DeviceType,TagPairVashishtaComputeShortNeigh>(0,neighflag… in compute()
198 void PairVashishtaKokkos<DeviceType>::operator()(TagPairVashishtaComputeShortNeigh, const int& ii) … in operator ()() argument