MQDS  0.0.1
Molecular Quantum Dynamics and Spectroscopy
Functions/Subroutines
fourier_transform.f90 File Reference

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...
 

Function/Subroutine Documentation

◆ fourier_transform()

program fourier_transform ( )

Program to perform the Fourier Transform of the linear response function (will be extended for nonlinear response in the future).

◆ ft()

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 \).