VDTUVAD Subroutine

public subroutine VDTUVAD(KM, KFIELD, PEPSNM, PVOR, PDIV, PU, PV)

Uses

  • proc~~vdtuvad~~UsesGraph proc~vdtuvad VDTUVAD PARKIND1 PARKIND1 proc~vdtuvad->PARKIND1 module~tpm_dim TPM_DIM proc~vdtuvad->module~tpm_dim module~tpm_fields~2 TPM_FIELDS proc~vdtuvad->module~tpm_fields~2 module~tpm_dim->PARKIND1 iso_c_binding iso_c_binding module~tpm_fields~2->iso_c_binding module~parkind_ectrans PARKIND_ECTRANS module~tpm_fields~2->module~parkind_ectrans module~parkind_ectrans->PARKIND1

*** VDTUVAD - Compute U,V in spectral space

  • Interface. ---------- CALL VDTUVAD(...)

    1.1 U AND V (KM=0) .

    1.2 U AND V (KM!=0) .

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KFIELD
real(kind=JPRB), intent(in) :: PEPSNM(0:R%NTMAX+2)
real(kind=JPRB), intent(inout) :: PVOR(:,:)
real(kind=JPRB), intent(inout) :: PDIV(:,:)
real(kind=JPRB), intent(in) :: PU(:,:)
real(kind=JPRB), intent(in) :: PV(:,:)

Called by

proc~~vdtuvad~~CalledByGraph proc~vdtuvad VDTUVAD proc~ltinvad LTINVAD proc~ltinvad->proc~vdtuvad proc~ltinv_ctlad LTINV_CTLAD proc~ltinv_ctlad->proc~ltinvad proc~inv_trans_ctlad INV_TRANS_CTLAD proc~inv_trans_ctlad->proc~ltinv_ctlad proc~inv_transad~2 INV_TRANSAD proc~inv_transad~2->proc~inv_trans_ctlad