Home
last modified time | relevance | path

Searched refs:d_frho_spline (Results 1 – 6 of 6) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dpair_eam_kokkos.cpp391 d_frho_spline = k_frho_spline.template view<DeviceType>(); in array2spline()
614 …d_fp[i] = (d_frho_spline(d_type2frho_i,m,0)*p + d_frho_spline(d_type2frho_i,m,1))*p + d_frho_splin… in operator ()()
616 F_FLOAT phi = ((d_frho_spline(d_type2frho_i,m,3)*p + d_frho_spline(d_type2frho_i,m,4))*p + in operator ()()
617 d_frho_spline(d_type2frho_i,m,5))*p + d_frho_spline(d_type2frho_i,m,6); in operator ()()
687 …d_fp[i] = (d_frho_spline(d_type2frho_i,m,0)*p + d_frho_spline(d_type2frho_i,m,1))*p + d_frho_splin… in operator ()()
689 F_FLOAT phi = ((d_frho_spline(d_type2frho_i,m,3)*p + d_frho_spline(d_type2frho_i,m,4))*p + in operator ()()
690 d_frho_spline(d_type2frho_i,m,5))*p + d_frho_spline(d_type2frho_i,m,6); in operator ()()
H A Dpair_eam_alloy_kokkos.cpp396 d_frho_spline = k_frho_spline.template view<DeviceType>(); in array2spline()
619 …d_fp[i] = (d_frho_spline(d_type2frho_i,m,0)*p + d_frho_spline(d_type2frho_i,m,1))*p + d_frho_splin… in operator ()()
621 F_FLOAT phi = ((d_frho_spline(d_type2frho_i,m,3)*p + d_frho_spline(d_type2frho_i,m,4))*p + in operator ()()
622 d_frho_spline(d_type2frho_i,m,5))*p + d_frho_spline(d_type2frho_i,m,6); in operator ()()
692 …d_fp[i] = (d_frho_spline(d_type2frho_i,m,0)*p + d_frho_spline(d_type2frho_i,m,1))*p + d_frho_splin… in operator ()()
694 F_FLOAT phi = ((d_frho_spline(d_type2frho_i,m,3)*p + d_frho_spline(d_type2frho_i,m,4))*p + in operator ()()
695 d_frho_spline(d_type2frho_i,m,5))*p + d_frho_spline(d_type2frho_i,m,6); in operator ()()
H A Dpair_eam_fs_kokkos.cpp396 d_frho_spline = k_frho_spline.template view<DeviceType>(); in array2spline()
620 …d_fp[i] = (d_frho_spline(d_type2frho_i,m,0)*p + d_frho_spline(d_type2frho_i,m,1))*p + d_frho_splin… in operator ()()
622 F_FLOAT phi = ((d_frho_spline(d_type2frho_i,m,3)*p + d_frho_spline(d_type2frho_i,m,4))*p + in operator ()()
623 d_frho_spline(d_type2frho_i,m,5))*p + d_frho_spline(d_type2frho_i,m,6); in operator ()()
693 …d_fp[i] = (d_frho_spline(d_type2frho_i,m,0)*p + d_frho_spline(d_type2frho_i,m,1))*p + d_frho_splin… in operator ()()
695 F_FLOAT phi = ((d_frho_spline(d_type2frho_i,m,3)*p + d_frho_spline(d_type2frho_i,m,4))*p + in operator ()()
696 d_frho_spline(d_type2frho_i,m,5))*p + d_frho_spline(d_type2frho_i,m,6); in operator ()()
H A Dpair_eam_kokkos.h151 t_ffloat_2d_n7 d_frho_spline; variable
H A Dpair_eam_alloy_kokkos.h154 t_ffloat_2d_n7 d_frho_spline; variable
H A Dpair_eam_fs_kokkos.h154 t_ffloat_2d_n7 d_frho_spline; variable