Home
last modified time | relevance | path

Searched refs:fe_w (Results 1 – 12 of 12) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/lib/awpmd/systems/interact/TCP/
H A Dwpmd_split.h160 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c);
168 … Vector_3P fe_p=nullptr, double *fe_w=nullptr, double *fe_pw=nullptr, Vector_2P fe_c=nullptr);
182 … Vector_3P fe_p=nullptr, double *fe_w=nullptr, double *fe_pw=nullptr, Vector_2P fe_c=nullptr);
189 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c);
192 …void get_wp_force(int s, int ispl, Vector_3P fe_x, Vector_3P fe_p, double *fe_w, double *fe_pw, Ve… in get_wp_force() argument
196 …wk.int2phys_der< eq_minus_second >(E_der[s].begin()+indw1,(double *)fe_x,(double *)fe_p,fe_w,fe_pw… in get_wp_force()
H A Dwpmd.h597 … Vector_3P fe_p=nullptr, double *fe_w=nullptr, double *fe_pw=nullptr, Vector_2P fe_c=nullptr);
601 … Vector_3P fe_p=nullptr, double *fe_w=nullptr, double *fe_pw=nullptr, Vector_2P fe_c=nullptr);
646 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c=nullptr);
H A Dwpmd_split.cpp290 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in clear_forces() argument
302 fe_w[iv1+j1]=0; in clear_forces()
313 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in get_el_forces() argument
315 clear_forces(0x4,nullptr,fe_x,fe_p,fe_w,fe_pw,fe_c); in get_el_forces()
338 …(E_der[s1].begin()+indw1,(double *)&fe_x[iv1+k1],(double *)&fe_p[iv1+k1],&fe_w[iv1+k1],&fe_pw[iv1+… in get_el_forces()
350 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction_hartree() argument
359 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction_hartree()
573 …get_el_forces((flag&(~0x4))|0x8,fe_x,fe_p,fe_w,fe_pw,fe_c); // flag change: electronic forces were… in interaction_hartree()
630 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction() argument
637 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction()
[all …]
H A Dwpmd.cpp216 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction_hartree() argument
224 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction_hartree()
339 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction() argument
341 return interaction_hartree(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction()
345 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction()
847 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in clear_forces() argument
857 fe_w[c1]=0; in clear_forces()
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/awpmd/systems/interact/TCP/
H A Dwpmd_split.h159 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c);
167 … Vector_3P fe_p=NULL, double *fe_w=NULL, double *fe_pw=NULL, Vector_2P fe_c=NULL);
181 … Vector_3P fe_p=NULL, double *fe_w=NULL, double *fe_pw=NULL, Vector_2P fe_c=NULL);
188 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c);
191 …void get_wp_force(int s, int ispl, Vector_3P fe_x, Vector_3P fe_p, double *fe_w, double *fe_pw, Ve… in get_wp_force() argument
195 …wk.int2phys_der< eq_minus_second >(E_der[s].begin()+indw1,(double *)fe_x,(double *)fe_p,fe_w,fe_pw… in get_wp_force()
H A Dwpmd.h597 … Vector_3P fe_p=NULL, double *fe_w=NULL, double *fe_pw=NULL, Vector_2P fe_c=NULL);
601 … Vector_3P fe_p=NULL, double *fe_w=NULL, double *fe_pw=NULL, Vector_2P fe_c=NULL);
646 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c=NULL);
H A Dwpmd_split.cpp290 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in clear_forces() argument
302 fe_w[iv1+j1]=0; in clear_forces()
313 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in get_el_forces() argument
315 clear_forces(0x4,NULL,fe_x,fe_p,fe_w,fe_pw,fe_c); in get_el_forces()
338 …(E_der[s1].begin()+indw1,(double *)&fe_x[iv1+k1],(double *)&fe_p[iv1+k1],&fe_w[iv1+k1],&fe_pw[iv1+… in get_el_forces()
350 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction_hartree() argument
359 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction_hartree()
576 …get_el_forces((flag&(~0x4))|0x8,fe_x,fe_p,fe_w,fe_pw,fe_c); // flag change: electronic forces were… in interaction_hartree()
633 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction() argument
640 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction()
[all …]
H A Dwpmd.cpp216 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction_hartree() argument
224 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction_hartree()
339 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in interaction() argument
341 return interaction_hartree(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction()
345 clear_forces(flag,fi,fe_x,fe_p,fe_w,fe_pw,fe_c); in interaction()
847 Vector_3P fe_p, double *fe_w, double *fe_pw, Vector_2P fe_c){ in clear_forces() argument
857 fe_w[c1]=0; in clear_forces()
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dphoton2.cpp62 void fe_w(uint8_t data);
248 void photon2_state::fe_w(uint8_t data) in fe_w() function in photon2_state
280 map(0xfe, 0xfe).rw(FUNC(photon2_state::fe_r), FUNC(photon2_state::fe_w)); in spectrum_io()
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dphoton2.cpp62 void fe_w(uint8_t data);
248 void photon2_state::fe_w(uint8_t data) in fe_w() function in photon2_state
280 map(0xfe, 0xfe).rw(FUNC(photon2_state::fe_r), FUNC(photon2_state::fe_w)); in spectrum_io()
/dports/science/lammps/lammps-stable_29Sep2021/lib/awpmd/ivutils/include/
H A Dwavepacket.h227 fe_w[ic1+k1]+= t*E_der[s1][indw1+8*k1]+imag(wk.a)*E_der[s1][indw1+8*k1+1]/w;
233fe_w[ic1+k1]+=2*r[i]*(t*E_der[s1][indw1+8*k1+2+2*i]+imag(wk.a)*E_der[s1][indw1+8*k1+2+2*i+1]/w);
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/lib/awpmd/ivutils/include/
H A Dwavepacket.h227 fe_w[ic1+k1]+= t*E_der[s1][indw1+8*k1]+imag(wk.a)*E_der[s1][indw1+8*k1+1]/w;
233fe_w[ic1+k1]+=2*r[i]*(t*E_der[s1][indw1+8*k1+2+2*i]+imag(wk.a)*E_der[s1][indw1+8*k1+2+2*i+1]/w);