/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/ |
H A D | pair_kokkos.h | 56 typedef typename PairStyle::device_type device_type ; 63 PairStyle c; 86 PairComputeFunctor(PairStyle* c_ptr, 705 template<class PairStyle, unsigned NEIGHFLAG, class Specialisation> 706 …e_neighlist (PairStyle* fpair, typename std::enable_if<!((NEIGHFLAG&PairStyle::EnabledNeighFlags) … 735 template<class PairStyle, unsigned NEIGHFLAG, class Specialisation> 736 …ute_neighlist (PairStyle* fpair, typename std::enable_if<(NEIGHFLAG&PairStyle::EnabledNeighFlags) … 776 template<class PairStyle, class Specialisation> 777 EV_FLOAT pair_compute (PairStyle* fpair, NeighListKokkos<typename PairStyle::device_type>* list) { 814 template<class PairStyle> [all …]
|
H A D | pair_coul_dsf_kokkos.h | 16 PairStyle(coul/dsf/kk,PairCoulDSFKokkos<LMPDeviceType>); 17 PairStyle(coul/dsf/kk/device,PairCoulDSFKokkos<LMPDeviceType>); 18 PairStyle(coul/dsf/kk/host,PairCoulDSFKokkos<LMPHostType>);
|
H A D | pair_coul_wolf_kokkos.h | 16 PairStyle(coul/wolf/kk,PairCoulWolfKokkos<LMPDeviceType>); 17 PairStyle(coul/wolf/kk/device,PairCoulWolfKokkos<LMPDeviceType>); 18 PairStyle(coul/wolf/kk/host,PairCoulWolfKokkos<LMPHostType>);
|
H A D | pair_yukawa_kokkos.h | 16 PairStyle(yukawa/kk,PairYukawaKokkos<LMPDeviceType>); 17 PairStyle(yukawa/kk/device,PairYukawaKokkos<LMPDeviceType>); 18 PairStyle(yukawa/kk/host,PairYukawaKokkos<LMPHostType>);
|
H A D | pair_zbl_kokkos.h | 16 PairStyle(zbl/kk,PairZBLKokkos<LMPDeviceType>); 17 PairStyle(zbl/kk/device,PairZBLKokkos<LMPDeviceType>); 18 PairStyle(zbl/kk/host,PairZBLKokkos<LMPHostType>);
|
H A D | pair_lj_cut_kokkos.h | 16 PairStyle(lj/cut/kk,PairLJCutKokkos<LMPDeviceType>); 17 PairStyle(lj/cut/kk/device,PairLJCutKokkos<LMPDeviceType>); 18 PairStyle(lj/cut/kk/host,PairLJCutKokkos<LMPHostType>);
|
H A D | pair_table_rx_kokkos.h | 16 PairStyle(table/rx/kk,PairTableRXKokkos<LMPDeviceType>); 17 PairStyle(table/rx/kk/device,PairTableRXKokkos<LMPDeviceType>); 18 PairStyle(table/rx/kk/host,PairTableRXKokkos<LMPHostType>);
|
H A D | pair_buck_kokkos.h | 16 PairStyle(buck/kk,PairBuckKokkos<LMPDeviceType>); 17 PairStyle(buck/kk/device,PairBuckKokkos<LMPDeviceType>); 18 PairStyle(buck/kk/host,PairBuckKokkos<LMPHostType>);
|
H A D | pair_gran_hooke_history_kokkos.h | 16 PairStyle(gran/hooke/history/kk,PairGranHookeHistoryKokkos<LMPDeviceType>); 17 PairStyle(gran/hooke/history/kk/device,PairGranHookeHistoryKokkos<LMPDeviceType>); 18 PairStyle(gran/hooke/history/kk/host,PairGranHookeHistoryKokkos<LMPHostType>);
|
H A D | pair_morse_kokkos.h | 16 PairStyle(morse/kk,PairMorseKokkos<LMPDeviceType>); 17 PairStyle(morse/kk/device,PairMorseKokkos<LMPDeviceType>); 18 PairStyle(morse/kk/host,PairMorseKokkos<LMPHostType>);
|
H A D | pair_lj_sdk_kokkos.h | 16 PairStyle(lj/sdk/kk,PairLJSDKKokkos<LMPDeviceType>); 17 PairStyle(lj/sdk/kk/device,PairLJSDKKokkos<LMPDeviceType>); 18 PairStyle(lj/sdk/kk/host,PairLJSDKKokkos<LMPHostType>);
|
H A D | pair_lj_class2_kokkos.h | 16 PairStyle(lj/class2/kk,PairLJClass2Kokkos<LMPDeviceType>); 17 PairStyle(lj/class2/kk/device,PairLJClass2Kokkos<LMPDeviceType>); 18 PairStyle(lj/class2/kk/host,PairLJClass2Kokkos<LMPHostType>);
|
H A D | pair_lj_expand_kokkos.h | 16 PairStyle(lj/expand/kk,PairLJExpandKokkos<LMPDeviceType>); 17 PairStyle(lj/expand/kk/device,PairLJExpandKokkos<LMPDeviceType>); 18 PairStyle(lj/expand/kk/host,PairLJExpandKokkos<LMPHostType>);
|
H A D | pair_lj_class2_coul_cut_kokkos.h | 16 PairStyle(lj/class2/coul/cut/kk,PairLJClass2CoulCutKokkos<LMPDeviceType>); 17 PairStyle(lj/class2/coul/cut/kk/device,PairLJClass2CoulCutKokkos<LMPDeviceType>); 18 PairStyle(lj/class2/coul/cut/kk/host,PairLJClass2CoulCutKokkos<LMPHostType>);
|
H A D | pair_lj_cut_coul_dsf_kokkos.h | 16 PairStyle(lj/cut/coul/dsf/kk,PairLJCutCoulDSFKokkos<LMPDeviceType>); 17 PairStyle(lj/cut/coul/dsf/kk/device,PairLJCutCoulDSFKokkos<LMPDeviceType>); 18 PairStyle(lj/cut/coul/dsf/kk/host,PairLJCutCoulDSFKokkos<LMPHostType>);
|
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/ |
H A D | pair_gran_proxy.h | 46 PairStyle(gran,PairGranProxy) 48 PairStyle(bubble,PairGranProxy) 50 PairStyle(gran_bubble,PairGranProxy)
|
/dports/science/lammps/lammps-stable_29Sep2021/src/ |
H A D | pair_deprecated.h | 16 PairStyle(DEPRECATED,PairDeprecated); 17 PairStyle(reax,PairDeprecated);
|
/dports/science/lammps/lammps-stable_29Sep2021/src/OPENMP/ |
H A D | pair_lj_smooth_linear_omp.h | 20 PairStyle(lj/smooth/linear/omp,PairLJSmoothLinearOMP); 21 PairStyle(lj/sf/omp,PairLJSmoothLinearOMP);
|
/dports/science/lammps/lammps-stable_29Sep2021/src/EXTRA-PAIR/ |
H A D | pair_lj_smooth_linear.h | 16 PairStyle(lj/smooth/linear,PairLJSmoothLinear); 17 PairStyle(lj/sf,PairLJSmoothLinear);
|
/dports/science/lammps/lammps-stable_29Sep2021/src/MEAM/ |
H A D | pair_meam.h | 16 PairStyle(meam,PairMEAM); 17 PairStyle(meam/c,PairMEAM);
|
/dports/science/lammps/lammps-stable_29Sep2021/src/REAXFF/ |
H A D | pair_reaxff.h | 27 PairStyle(reaxff,PairReaxFF); 28 PairStyle(reax/c,PairReaxFF);
|
/dports/science/lammps/lammps-stable_29Sep2021/src/CG-DNA/ |
H A D | pair_oxdna_stk.h | 16 PairStyle(oxdna/stk,PairOxdnaStk); 17 PairStyle(oxdna2/stk,PairOxdnaStk);
|
H A D | pair_oxdna_coaxstk.h | 16 PairStyle(oxdna/coaxstk,PairOxdnaCoaxstk); 17 PairStyle(oxrna2/coaxstk,PairOxdnaCoaxstk);
|
H A D | pair_oxdna_xstk.h | 16 PairStyle(oxdna/xstk,PairOxdnaXstk); 17 PairStyle(oxdna2/xstk,PairOxdnaXstk);
|
H A D | pair_oxdna_hbond.h | 16 PairStyle(oxdna/hbond,PairOxdnaHbond); 17 PairStyle(oxdna2/hbond,PairOxdnaHbond);
|