Home
last modified time | relevance | path

Searched refs:k_cut_ljsq (Results 1 – 21 of 21) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dpair_lj_cut_coul_cut_kokkos.cpp60 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairLJCutCoulCutKokkos()
92 k_cut_ljsq.template sync<DeviceType>(); in compute()
237 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
238 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
328 k_cut_ljsq.h_view(i,j) = k_cut_ljsq.h_view(j,i) = cut_ljsqm; in init_one()
329 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_lj_class2_coul_cut_kokkos.cpp61 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairLJClass2CoulCutKokkos()
93 k_cut_ljsq.template sync<DeviceType>(); in compute()
246 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
247 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
337 k_cut_ljsq.h_view(i,j) = k_cut_ljsq.h_view(j,i) = cut_ljsqm; in init_one()
338 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_lj_cut_coul_dsf_kokkos.cpp74 memoryKK->destroy_kokkos(k_cut_ljsq, cut_ljsq); in ~PairLJCutCoulDSFKokkos()
105 k_cut_ljsq.template sync<DeviceType>(); in compute()
271 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
272 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
351 k_cut_ljsq.h_view(i,j) = k_cut_ljsq.h_view(j,i) = cut_ljsqm; in init_one()
352 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_lj_cut_coul_debye_kokkos.cpp64 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairLJCutCoulDebyeKokkos()
96 k_cut_ljsq.template sync<DeviceType>(); in compute()
251 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
252 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
357 k_cut_ljsq.h_view(i,j) = k_cut_ljsq.h_view(j,i) = cut_ljsqm; in init_one()
358 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_coul_debye_kokkos.cpp94 k_cut_ljsq.template sync<DeviceType>(); in compute()
205 k_cut_ljsq = typename ArrayTypes<DeviceType>::tdual_ffloat_2d("pair:cut_ljsq",n+1,n+1); in allocate()
206 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
289 k_cut_ljsq.h_view(i,j) = cutone*cutone; in init_one()
290 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_coul_cut_kokkos.cpp86 k_cut_ljsq.template sync<DeviceType>(); in compute()
181 k_cut_ljsq = typename ArrayTypes<DeviceType>::tdual_ffloat_2d("pair:cut_ljsq",n+1,n+1); in allocate()
182 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
255 k_cut_ljsq.h_view(i,j) = cutone*cutone; in init_one()
256 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_buck_coul_cut_kokkos.cpp66 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairBuckCoulCutKokkos()
98 k_cut_ljsq.template sync<DeviceType>(); in compute()
247 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
248 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
340 k_cut_ljsq.h_view(i,j) = cut_ljsqm; in init_one()
341 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_lj_class2_coul_long_kokkos.cpp69 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairLJClass2CoulLongKokkos()
100 k_cut_ljsq.template sync<DeviceType>(); in compute()
298 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
299 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
494 k_cut_ljsq.h_view(i,j) = k_cut_ljsq.h_view(j,i) = cut_ljsqm; in init_one()
495 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_lj_cut_coul_long_kokkos.cpp71 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairLJCutCoulLongKokkos()
103 k_cut_ljsq.template sync<DeviceType>(); in compute()
291 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
292 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
487 k_cut_ljsq.h_view(i,j) = k_cut_ljsq.h_view(j,i) = cut_ljsqm; in init_one()
488 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_buck_coul_long_kokkos.cpp73 memoryKK->destroy_kokkos(k_cut_ljsq,cut_ljsq); in ~PairBuckCoulLongKokkos()
104 k_cut_ljsq.template sync<DeviceType>(); in compute()
290 memoryKK->create_kokkos(k_cut_ljsq,cut_ljsq,n+1,n+1,"pair:cut_ljsq"); in allocate()
291 d_cut_ljsq = k_cut_ljsq.template view<DeviceType>(); in allocate()
487 k_cut_ljsq.h_view(i,j) = cut_ljsqm; in init_one()
488 k_cut_ljsq.template modify<LMPHostType>(); in init_one()
H A Dpair_lj_class2_coul_cut_kokkos.h94 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_lj_cut_coul_dsf_kokkos.h92 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_coul_cut_kokkos.h101 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_coul_debye_kokkos.h101 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_lj_cut_coul_cut_kokkos.h93 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_lj_cut_coul_debye_kokkos.h93 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_buck_coul_cut_kokkos.h101 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_lj_charmm_coul_charmm_implicit_kokkos.h95 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_lj_class2_coul_long_kokkos.h94 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_lj_cut_coul_long_kokkos.h94 typename AT::tdual_ffloat_2d k_cut_ljsq; variable
H A Dpair_buck_coul_long_kokkos.h102 typename AT::tdual_ffloat_2d k_cut_ljsq; variable