TRLTOM_MOD Module


Uses

  • module~~trltom_mod~2~~UsesGraph module~trltom_mod~2 TRLTOM_MOD module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD module~trltom_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~~trltom_mod~2~~UsedByGraph module~trltom_mod~2 TRLTOM_MOD proc~dir_trans_ctl DIR_TRANS_CTL proc~dir_trans_ctl->module~trltom_mod~2 proc~ltdir_ctl LTDIR_CTL proc~ltdir_ctl->module~trltom_mod~2 proc~ltinv_ctlad LTINV_CTLAD proc~ltinv_ctlad->module~trltom_mod~2

Derived Types

type, public ::  TRLTOM_HANDLE

Components

Type Visibility Attributes Name Initial
type(ALLOCATION_RESERVATION_HANDLE), public :: HPFBUF

Functions

public function PREPARE_TRLTOM(ALLOCATOR, KF_FS) result(HTRLTOM)

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(inout) :: ALLOCATOR
integer(kind=JPIM), intent(in) :: KF_FS

Return Value type(TRLTOM_HANDLE)


Subroutines

public subroutine TRLTOM(ALLOCATOR, HTRLTOM, PFBUF_IN, PFBUF, KF_FS)

*** *TRLTOM * - transposition in Fourierspace

Read more…

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(in) :: ALLOCATOR
type(TRLTOM_HANDLE), intent(in) :: HTRLTOM
real(kind=JPRBT), intent(inout), POINTER :: PFBUF_IN(:)
real(kind=JPRBT), intent(out), POINTER :: PFBUF(:)
integer(kind=JPIM), intent(in) :: KF_FS