Home
last modified time | relevance | path

Searched refs:host_lshape (Results 1 – 7 of 7) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_gayberne_ext.cpp33 double **epsilon, double *host_lshape, int **form, in gb_gpu_init() argument
62 sigma, epsilon, host_lshape, form, host_lj1, in gb_gpu_init()
82 epsilon, host_lshape, form, host_lj1, host_lj2, in gb_gpu_init()
H A Dlal_gayberne.h45 double **host_epsilon, double *host_lshape, int **h_form,
H A Dlal_gayberne.cpp54 double **host_epsilon, double *host_lshape, in init() argument
118 d_view.view(host_lshape,lshape.numel(),*(this->ucl_device)); in init()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/
H A Dlal_gayberne_ext.cpp33 double **epsilon, double *host_lshape, int **form, in gb_gpu_init() argument
62 sigma, epsilon, host_lshape, form, host_lj1, in gb_gpu_init()
82 epsilon, host_lshape, form, host_lj1, host_lj2, in gb_gpu_init()
H A Dlal_gayberne.h45 double **host_epsilon, double *host_lshape, int **h_form,
H A Dlal_gayberne.cpp54 double **host_epsilon, double *host_lshape, in init() argument
118 d_view.view(host_lshape,lshape.numel(),*(this->ucl_device)); in init()
/dports/science/lammps/lammps-stable_29Sep2021/src/GPU/
H A Dpair_gayberne_gpu.cpp42 double **sigma, double **epsilon, double *host_lshape,