q vectors selection for the reciprocal calculation of the S(k)
More...
Go to the source code of this file.
|
integer(kind=c_int) function | cqvf (qmax, qmin, nq, proba, limq) |
|
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.
◆ 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 ) |