Home
last modified time | relevance | path

Searched refs:n_plane_waves (Results 1 – 8 of 8) sorted by relevance

/dports/science/quantum-espresso/q-e-qe-6.7.0/PW/src/
H A Dallocate_wfc.f9057 INTEGER, EXTERNAL :: n_plane_waves local
61 npwx = n_plane_waves( gcutw, nks, xk, g, ngm )
H A DMakefile135 n_plane_waves.o \
H A Dus_exx.f901102 INTEGER, EXTERNAL :: n_plane_waves local
1122 npwq = n_plane_waves( gcutw, nkqs, xkq_collect, g, ngm )
H A Dexx_band.f90962 INTEGER, EXTERNAL :: n_plane_waves local
1119 npwx = n_plane_waves (gcutw, nks, xk, g, ngm)
H A Dexx.f90144 INTEGER, EXTERNAL :: n_plane_waves local
189 npwt = n_plane_waves(ecutwfc/tpiba2, nks, xk, gt, ngmt)
214 npwt = n_plane_waves( ecutwfc/tpiba2, nks, xk, gt, ngmt )
H A Dmake.depend1189 n_plane_waves.o : ../../Modules/kind.o
1190 n_plane_waves.o : ../../Modules/mp_pools.o
1191 n_plane_waves.o : ../../UtilXlib/mp.o
/dports/science/quantum-espresso/q-e-qe-6.7.0/PP/src/
H A Dopen_grid.f9051 INTEGER, EXTERNAL :: n_plane_waves variable
150 npwx = n_plane_waves(gcutw, nks, xk, g, ngm)
/dports/science/quantum-espresso/q-e-qe-6.7.0/EPW/src/
H A Dmake.libs173 ../../PW/src/n_plane_waves.o \