atomes 1.1.14
atomes: an atomic scale modeling tool box
Loading...
Searching...
No Matches
cqvf.F90 File Reference

q vectors selection for the reciprocal calculation of the S(k) More...

Go to the source code of this file.

Functions/Subroutines

integer(kind=c_int) function cqvf (qmax, qmin, nq, proba, limq)
 

Detailed Description

q vectors selection for the reciprocal calculation of the S(k)

Author
Sébastien Le Roux sebas.nosp@m.tien.nosp@m..lero.nosp@m.ux@i.nosp@m.pcms..nosp@m.unis.nosp@m.tra.f.nosp@m.r

Definition in file cqvf.F90.

Function/Subroutine Documentation

◆ cqvf()

integer (kind=c_int) function cqvf ( real (kind=c_double), intent(in) qmax,
real (kind=c_double), intent(in) qmin,
integer (kind=c_int), intent(in) nq,
real (kind=c_double), intent(in) proba,
real (kind=c_double), intent(in) limq )

Definition at line 21 of file cqvf.F90.