FTDIR_MOD Module


Uses

  • module~~ftdir_mod~2~~UsesGraph module~ftdir_mod~2 FTDIR_MOD module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD module~ftdir_mod~2->module~buffered_allocator_mod iso_c_binding iso_c_binding module~buffered_allocator_mod->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD module~buffered_allocator_mod->module~abort_trans_mod module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod module~parkind_ectrans PARKIND_ECTRANS module~buffered_allocator_mod->module~parkind_ectrans module~growing_allocator_mod->iso_c_binding PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1

Used by

  • module~~ftdir_mod~2~~UsedByGraph module~ftdir_mod~2 FTDIR_MOD proc~dir_trans_ctl DIR_TRANS_CTL proc~dir_trans_ctl->module~ftdir_mod~2 proc~ftdir_ctl FTDIR_CTL proc~ftdir_ctl->module~ftdir_mod~2

Derived Types

type, public ::  FTDIR_HANDLE


Functions

public function PREPARE_FTDIR() result(HFTDIR)

Arguments

None

Return Value type(FTDIR_HANDLE)


Subroutines

public subroutine FTDIR(ALLOCATOR, HFTDIR, PREEL_REAL, PREEL_COMPLEX, KFIELD)

*** *FTDIR - Direct Fourier transform

Read more…

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(in) :: ALLOCATOR
type(FTDIR_HANDLE) :: HFTDIR
real(kind=JPRBT), intent(inout), POINTER :: PREEL_REAL(:)
real(kind=JPRBT), intent(out), POINTER :: PREEL_COMPLEX(:)
integer(kind=JPIM), intent(in) :: KFIELD