Home
last modified time | relevance | path

Searched refs:tran_omega_scf (Results 1 – 4 of 4) sorted by relevance

/dports/science/openmx/openmx3.8/source/
H A DTRAN_Set_IntegPath.c242 tran_omega_scf[p].r = ChemP_e[side]; in CF()
243 tran_omega_scf[p].i = tran_omega_scf[p].i/beta; in CF()
251 tran_omega_scf[tran_num_poles].r = 0.0; in CF()
252 tran_omega_scf[tran_num_poles].i = R; in CF()
304 tran_omega_scf[p].r = ChemP_e[0]; in CF()
305 tran_omega_scf[p].i = tran_omega_scf[p].i/beta; in CF()
313 tran_omega_scf[tran_num_poles].r = 0.0; in CF()
314 tran_omega_scf[tran_num_poles].i = R; in CF()
383 tran_omega_scf[i].r = ChemP_e[0]; in OLD()
419 tran_omega_scf[i+num_path1].r = x; in OLD()
[all …]
H A Dtran_variables.h109 dcomplex *tran_omega_scf; variable
H A DTRAN_DFT_NC.c1011 w = tran_omega_scf[iw]; in TRAN_DFT_Kdependent()
H A DTRAN_DFT.c1327 w = tran_omega_scf[iw]; in TRAN_DFT_Kdependent()