![]() |
MQDS
0.0.1
Molecular Quantum Dynamics and Spectroscopy
|
Functions/Subroutines | |
program | fourier_transform |
Program to perform the Fourier Transform of the linear response function (will be extended for nonlinear response in the future). More... | |
complex(8) function | ft (response, w, dt) |
FT function at frequency \(omega \). More... | |
program fourier_transform | ( | ) |
Program to perform the Fourier Transform of the linear response function (will be extended for nonlinear response in the future).
complex(8) function fourier_transform::ft | ( | complex(8), dimension(:), intent(in) | response, |
double precision, intent(in) | w, | ||
double precision, intent(in) | dt | ||
) |
FT function at frequency \(omega \).