Home
last modified time | relevance | path

Searched refs:host_lj1 (Results 1 – 25 of 150) sorted by relevance

123456

/dports/science/lammps/lammps-stable_29Sep2021/lib/gpu/
H A Dlal_lj_ext.cpp30 int ljl_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in ljl_gpu_init() argument
57 init_ok=LJLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in ljl_gpu_init()
75 init_ok=LJLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljl_gpu_init()
94 void ljl_gpu_reinit(const int ntypes, double **cutsq, double **host_lj1, in ljl_gpu_reinit() argument
102 LJLMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, offset); in ljl_gpu_reinit()
107 LJLMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, offset); in ljl_gpu_reinit()
H A Dlal_lj_expand_ext.cpp30 int lje_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in lje_gpu_init() argument
58 init_ok=LJEMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in lje_gpu_init()
76 init_ok=LJEMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in lje_gpu_init()
95 void lje_gpu_reinit(const int ntypes, double **cutsq, double **host_lj1, in lje_gpu_reinit() argument
103 LJEMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in lje_gpu_reinit()
109 LJEMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in lje_gpu_reinit()
H A Dlal_lj_coul_long_ext.cpp30 int ljcl_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in ljcl_gpu_init() argument
60 init_ok=LJCLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljcl_gpu_init()
79 init_ok=LJCLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljcl_gpu_init()
99 void ljcl_gpu_reinit(const int ntypes, double **cutsq, double **host_lj1, in ljcl_gpu_reinit() argument
107 LJCLMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljcl_gpu_reinit()
113 LJCLMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljcl_gpu_reinit()
H A Dlal_lj_expand_coul_long_ext.cpp30 int ljecl_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in ljecl_gpu_init() argument
60 init_ok=LJECLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljecl_gpu_init()
79 init_ok=LJECLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljecl_gpu_init()
99 void ljecl_gpu_reinit(const int ntypes, double **cutsq, double **host_lj1, in ljecl_gpu_reinit() argument
107 LJECLMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljecl_gpu_reinit()
113 LJECLMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljecl_gpu_reinit()
H A Dlal_lj_smooth_ext.cpp30 int ljsmt_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in ljsmt_gpu_init() argument
59 init_ok=LJSMTMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in ljsmt_gpu_init()
78 init_ok=LJSMTMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljsmt_gpu_init()
98 void ljsmt_gpu_reinit(const int ntypes, double **cutsq, double **host_lj1, in ljsmt_gpu_reinit() argument
107 …LJSMTMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, offset, host_ljsw0, host_ljs… in ljsmt_gpu_reinit()
112 …LJSMTMF.reinit(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, offset, host_ljsw0, host_ljs… in ljsmt_gpu_reinit()
H A Dlal_lj_expand.cpp47 double **host_lj1, double **host_lj2, in init() argument
78 this->atom->type_pack4(ntypes,lj_types,lj1,host_write,host_lj1,host_lj2, in init()
97 double **host_lj1, double **host_lj2, in reinit() argument
108 this->atom->type_pack4(ntypes,_lj_types,lj1,host_write,host_lj1,host_lj2, in reinit()
H A Dlal_lj.cpp47 double **host_cutsq, double **host_lj1, in init() argument
93 this->atom->type_pack4(ntypes,lj_types,lj1,host_write,host_lj1,host_lj2, in init()
111 void LJT::reinit(const int ntypes, double **host_cutsq, double **host_lj1, in reinit() argument
121 this->atom->type_pack4(ntypes,_lj_types,lj1,host_write,host_lj1,host_lj2, in reinit()
H A Dlal_lj_coul_long.cpp48 double **host_cutsq, double **host_lj1, in init() argument
82 this->atom->type_pack4(ntypes,lj_types,lj1,host_write,host_lj1,host_lj2, in init()
106 void LJCoulLongT::reinit(const int ntypes, double **host_cutsq, double **host_lj1, in reinit() argument
116 this->atom->type_pack4(ntypes,_lj_types,lj1,host_write,host_lj1,host_lj2, in reinit()
H A Dlal_lj_expand_coul_long.cpp48 double **host_cutsq, double **host_lj1, in init() argument
82 this->atom->type_pack4(ntypes,lj_types,lj1,host_write,host_lj1,host_lj2, in init()
106 void LJExpandCoulLongT::reinit(const int ntypes, double **host_cutsq, double **host_lj1, in reinit() argument
116 this->atom->type_pack4(ntypes,_lj_types,lj1,host_write,host_lj1,host_lj2, in reinit()
H A Dlal_lj.h41 double **host_lj1, double **host_lj2, double **host_lj3,
49 double **host_lj1, double **host_lj2, double **host_lj3,
H A Dlal_morse_ext.cpp31 double **host_lj1, double **host_lj2, double **host_lj3, in mor_gpu_init() argument
58 init_ok=MORMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in mor_gpu_init()
76 init_ok=MORMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in mor_gpu_init()
H A Dlal_lj96_ext.cpp30 int lj96_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in lj96_gpu_init() argument
57 init_ok=LJ96MF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in lj96_gpu_init()
75 init_ok=LJ96MF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in lj96_gpu_init()
H A Dlal_lj_expand.h40 int init(const int ntypes, double **host_cutsq, double **host_lj1,
49 double **host_lj1, double **host_lj2, double **host_lj3,
H A Dlal_lj_smooth.cpp44 double **host_cutsq, double **host_lj1, in init() argument
93 this->atom->type_pack4(ntypes,lj_types,lj1,host_write,host_lj1,host_lj2, in init()
118 void LJSMOOTHT::reinit(const int ntypes, double **host_cutsq, double **host_lj1, in reinit() argument
131 this->atom->type_pack4(ntypes,_lj_types,lj1,host_write,host_lj1,host_lj2, in reinit()
H A Dlal_lj_expand_coul_long.h41 double **host_lj1, double **host_lj2, double **host_lj3,
51 double **host_lj1, double **host_lj2, double **host_lj3,
H A Dlal_lj_coul_long.h41 double **host_lj1, double **host_lj2, double **host_lj3,
51 double **host_lj1, double **host_lj2, double **host_lj3,
H A Dlal_lj_sdk_ext.cpp31 double **host_lj1, double **host_lj2, double **host_lj3, in sdk_gpu_init() argument
58 init_ok=CMMMF.init(ntypes,cutsq,cg_types,host_lj1,host_lj2,host_lj3, in sdk_gpu_init()
76 init_ok=CMMMF.init(ntypes,cutsq,cg_types,host_lj1,host_lj2,host_lj3, in sdk_gpu_init()
H A Dlal_lj_cubic_ext.cpp32 double **host_lj1, double **host_lj2, double **host_lj3, in ljcb_gpu_init() argument
60 epsilon, host_lj1, host_lj2, host_lj3, host_lj4, in ljcb_gpu_init()
79 epsilon, host_lj1, host_lj2, host_lj3, host_lj4, in ljcb_gpu_init()
H A Dlal_lj_gromacs_ext.cpp30 int ljgrm_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in ljgrm_gpu_init() argument
60 LJGRMMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljgrm_gpu_init()
79 init_ok=LJGRMMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljgrm_gpu_init()
H A Dlal_lj_smooth.h38 double **host_lj1, double **host_lj2, double **host_lj3,
49 double **host_lj1, double **host_lj2, double **host_lj3,
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/gpu/
H A Dlal_cg_cmm_ext.cpp31 double **host_lj1, double **host_lj2, double **host_lj3, in cmm_gpu_init() argument
58 init_ok=CMMMF.init(ntypes,cutsq,cg_types,host_lj1,host_lj2,host_lj3, in cmm_gpu_init()
76 init_ok=CMMMF.init(ntypes,cutsq,cg_types,host_lj1,host_lj2,host_lj3, in cmm_gpu_init()
H A Dlal_lj96_ext.cpp30 int lj96_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in lj96_gpu_init() argument
57 init_ok=LJ96MF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in lj96_gpu_init()
75 init_ok=LJ96MF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in lj96_gpu_init()
H A Dlal_lj_expand_ext.cpp30 int lje_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in lje_gpu_init() argument
58 init_ok=LJEMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in lje_gpu_init()
76 init_ok=LJEMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in lje_gpu_init()
H A Dlal_lj_ext.cpp30 int ljl_gpu_init(const int ntypes, double **cutsq, double **host_lj1, in ljl_gpu_init() argument
57 init_ok=LJLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in ljl_gpu_init()
75 init_ok=LJLMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in ljl_gpu_init()
H A Dlal_morse_ext.cpp31 double **host_lj1, double **host_lj2, double **host_lj3, in mor_gpu_init() argument
58 init_ok=MORMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, in mor_gpu_init()
76 init_ok=MORMF.init(ntypes, cutsq, host_lj1, host_lj2, host_lj3, host_lj4, in mor_gpu_init()

123456