TRMTOLAD_MOD Module


Uses

  • module~~trmtolad_mod~~UsesGraph module~trmtolad_mod TRMTOLAD_MOD module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD module~trmtolad_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~~trmtolad_mod~~UsedByGraph module~trmtolad_mod TRMTOLAD_MOD proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->module~trmtolad_mod

Derived Types

type, public ::  TRMTOLAD_HANDLE

Components

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

Functions

public function PREPARE_TRMTOLAD(ALLOCATOR, KF_LEG) result(HTRMTOLAD)

Arguments

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

Return Value type(TRMTOLAD_HANDLE)


Subroutines

public subroutine TRMTOLAD(ALLOCATOR, HTRMTOL, PFBUF_IN, PFBUF, KF_LEG)

*** *trmtol * - transposition in Fourier space

Read more…

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(in) :: ALLOCATOR
type(TRMTOLAD_HANDLE), intent(in) :: HTRMTOL
real(kind=JPRBT), intent(out), POINTER :: PFBUF_IN(:)
real(kind=JPRBT), intent(in) :: PFBUF(:)
integer(kind=JPIM), intent(in) :: KF_LEG