atomes 1.1.15
atomes: an atomic scale modeling tool box
|
g(r) analysis: Fourier transform calculation More...
Go to the source code of this file.
Functions/Subroutines | |
integer(kind=c_int) function | g_of_r_fft (ndr, dtr, mmx) |
integer function | send_sq (ic, val, dtr, kdata, sdata) |
subroutine | fft_to_gr (ltab, ktab, tab, rtab) |
subroutine fft_to_gr | ( | integer, intent(in) | ltab, |
double precision, dimension(ltab), intent(in) | ktab, | ||
double precision, dimension(ltab), intent(in) | tab, | ||
double precision, dimension(number_of_i), intent(inout) | rtab ) |
integer (kind=c_int) function g_of_r_fft | ( | integer (kind=c_int), intent(in) | ndr, |
real (kind=c_double), intent(in) | dtr, | ||
real (kind=c_double), intent(in) | mmx ) |