The Intermediate Complexity Atmospheric Research model (ICAR)
A computationally efficient atmospheric model for downscaling.
 All Classes Files Functions Variables
Public Member Functions | List of all members
fftshifter::fftshift Interface Reference

Public Member Functions

subroutine fftshift2cc (fftimage)
 
subroutine fftshift2c (fftimage)
 
subroutine fftshift2r (fftimage)
 
subroutine fftshift1c (fftimage)
 
subroutine fftshift1r (fftimage)
 

Member Function/Subroutine Documentation

subroutine fftshifter::fftshift::fftshift1c ( complex, dimension(:), intent(inout)  fftimage)
subroutine fftshifter::fftshift::fftshift1r ( real, dimension(:), intent(inout)  fftimage)
subroutine fftshifter::fftshift::fftshift2c ( complex, dimension(:,:), intent(inout)  fftimage)
subroutine fftshifter::fftshift::fftshift2cc ( complex(c_double_complex), dimension(:,:), intent(inout)  fftimage)
subroutine fftshifter::fftshift::fftshift2r ( real, dimension(:,:), intent(inout)  fftimage)

The documentation for this interface was generated from the following file: