LTINV Subroutine

public subroutine LTINV(ALLOCATOR, HLTINV, KF_UV, KF_SCALARS, PSPVOR, PSPDIV, PSPSCALAR, PSPSC3A, PSPSC3B, PSPSC2, ZOUTS, ZOUTA, ZOUTS0, ZOUTA0)

Uses

  • proc~~ltinv~2~~UsesGraph proc~ltinv~2 LTINV MPL_MODULE MPL_MODULE proc~ltinv~2->MPL_MODULE YOMHOOK YOMHOOK proc~ltinv~2->YOMHOOK iso_c_binding iso_c_binding proc~ltinv~2->iso_c_binding module~abort_trans_mod ABORT_TRANS_MOD proc~ltinv~2->module~abort_trans_mod module~buffered_allocator_mod BUFFERED_ALLOCATOR_MOD proc~ltinv~2->module~buffered_allocator_mod module~leinv_mod LEINV_MOD proc~ltinv~2->module~leinv_mod module~parkind_ectrans PARKIND_ECTRANS proc~ltinv~2->module~parkind_ectrans module~prfi1b_mod~2 PRFI1B_MOD proc~ltinv~2->module~prfi1b_mod~2 module~spnsde_mod SPNSDE_MOD proc~ltinv~2->module~spnsde_mod module~tpm_dim TPM_DIM proc~ltinv~2->module~tpm_dim module~tpm_distr TPM_DISTR proc~ltinv~2->module~tpm_distr module~tpm_fields_gpu TPM_FIELDS_GPU proc~ltinv~2->module~tpm_fields_gpu module~tpm_gen TPM_GEN proc~ltinv~2->module~tpm_gen module~tpm_geometry TPM_GEOMETRY proc~ltinv~2->module~tpm_geometry module~tpm_stats TPM_STATS proc~ltinv~2->module~tpm_stats module~tpm_trans TPM_TRANS proc~ltinv~2->module~tpm_trans module~vdtuv_mod VDTUV_MOD proc~ltinv~2->module~vdtuv_mod module~buffered_allocator_mod->iso_c_binding module~buffered_allocator_mod->module~abort_trans_mod EC_PARKIND EC_PARKIND module~buffered_allocator_mod->EC_PARKIND module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~buffered_allocator_mod->module~growing_allocator_mod PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_fields_gpu->EC_PARKIND module~tpm_gen->EC_PARKIND module~tpm_geometry->EC_PARKIND module~tpm_trans->PARKIND1 module~growing_allocator_mod->iso_c_binding

*** LTINV - Inverse Legendre transform

 Purpose.
 --------
    Tranform from Laplace space to Fourier space, compute U and V
    and north/south derivatives of state variables.
  • Interface. ---------- CALL *LTINV(...)

    1. PERFORM LEGENDRE TRANFORM. --------------------------

    2. SPECTRAL COMPUTATIONS FOR U,V AND DERIVATIVES. ----------------------------------------------

    3. INVERSE LEGENDRE TRANSFORM. ---------------------------

Arguments

Type IntentOptional Attributes Name
type(BUFFERED_ALLOCATOR), intent(in) :: ALLOCATOR
type(LTINV_HANDLE), intent(in) :: HLTINV
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
real(kind=JPRB), intent(in), optional :: PSPVOR(:,:)
real(kind=JPRB), intent(in), optional :: PSPDIV(:,:)
real(kind=JPRB), intent(in), optional :: PSPSCALAR(:,:)
real(kind=JPRB), intent(in), optional :: PSPSC3A(:,:,:)
real(kind=JPRB), intent(in), optional :: PSPSC3B(:,:,:)
real(kind=JPRB), intent(in), optional :: PSPSC2(:,:)
real(kind=JPRBT), intent(out), POINTER :: ZOUTS(:)
real(kind=JPRBT), intent(out), POINTER :: ZOUTA(:)
real(kind=JPRD), intent(out), POINTER :: ZOUTS0(:)
real(kind=JPRD), intent(out), POINTER :: ZOUTA0(:)

Calls

proc~~ltinv~2~~CallsGraph proc~ltinv~2 LTINV dr_hook dr_hook proc~ltinv~2->dr_hook interface~assign_ptr ASSIGN_PTR proc~ltinv~2->interface~assign_ptr leinv_strides leinv_strides proc~ltinv~2->leinv_strides mpl_barrier mpl_barrier proc~ltinv~2->mpl_barrier proc~abort_trans ABORT_TRANS proc~ltinv~2->proc~abort_trans proc~get_allocation GET_ALLOCATION proc~ltinv~2->proc~get_allocation proc~gstats_nvtx GSTATS_NVTX proc~ltinv~2->proc~gstats_nvtx proc~leinv LEINV proc~ltinv~2->proc~leinv proc~prfi1b PRFI1B proc~ltinv~2->proc~prfi1b proc~spnsde SPNSDE proc~ltinv~2->proc~spnsde proc~vdtuv VDTUV proc~ltinv~2->proc~vdtuv mpl_abort mpl_abort proc~abort_trans->mpl_abort sdl_srlabort sdl_srlabort proc~abort_trans->sdl_srlabort sdl_traceback sdl_traceback proc~abort_trans->sdl_traceback proc~get_allocation->proc~abort_trans gstats gstats proc~gstats_nvtx->gstats proc~leinv->dr_hook interface~gemm GEMM proc~leinv->interface~gemm proc~mult_butm MULT_BUTM proc~leinv->proc~mult_butm proc~prfi1b->proc~abort_trans proc~mult_butm->interface~gemm abor1 abor1 proc~mult_butm->abor1