TRLTOMAD_MOD Module


Uses

  • module~~trltomad_mod~~UsesGraph module~trltomad_mod TRLTOMAD_MOD module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD module~trltomad_mod->module~buffered_allocator_mod EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND 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~growing_allocator_mod->iso_c_binding

Used by

  • module~~trltomad_mod~~UsedByGraph module~trltomad_mod TRLTOMAD_MOD proc~dir_trans_ctlad DIR_TRANS_CTLAD proc~dir_trans_ctlad->module~trltomad_mod

Derived Types

type, public ::  TRLTOMAD_HANDLE

Components

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

Functions

public function PREPARE_TRLTOMAD(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(TRLTOMAD_HANDLE)


Subroutines

public subroutine TRLTOMAD(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(TRLTOMAD_HANDLE), intent(in) :: HTRLTOM
real(kind=JPRBT), intent(out), POINTER :: PFBUF_IN(:)
real(kind=JPRBT), intent(inout), POINTER :: PFBUF(:)
integer(kind=JPIM), intent(in) :: KF_FS