Home
last modified time | relevance | path

Searched defs:cutneighsq (Results 1 – 9 of 9) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dnstencil.h68 double **cutneighsq; variable
H A Dnpair.h45 double **cutneighsq; variable
H A Dneighbor.h38 double **cutneighsq; // neighbor cutneigh sq for each type pair variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dneighbor.h156 double **cutneighsq; // neighbor cutneigh sq for each type pair variable
/dports/science/lammps/lammps-stable_29Sep2021/src/INTEL/
H A Dnpair_full_bin_ghost_intel.cpp147 const flt_t * _noalias const cutneighsq = buffers->get_cutneighsq()[0]; in fbi() local
H A Dnpair_intel.cpp154 const flt_t * _noalias const cutneighsq = buffers->get_cutneighsq()[0]; in bin_newton() local
/dports/science/lammps/lammps-stable_29Sep2021/src/KOKKOS/
H A Dnpair_kokkos.h156 const typename AT::t_xfloat_2d_randomread cutneighsq; variable
H A Dnpair_ssa_kokkos.h111 const typename AT::t_xfloat_2d_randomread cutneighsq; variable
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/cuda/
H A Dcuda_shared.h264 double** cutneighsq; member