VDTUV Subroutine

public subroutine VDTUV(KFIELD, PEPSNM, PVOR, PDIV, PU, PV)

Uses

  • proc~~vdtuv~~UsesGraph proc~vdtuv VDTUV module~parkind_ectrans PARKIND_ECTRANS proc~vdtuv->module~parkind_ectrans module~tpm_dim TPM_DIM proc~vdtuv->module~tpm_dim module~tpm_distr TPM_DISTR proc~vdtuv->module~tpm_distr module~tpm_fields~2 TPM_FIELDS proc~vdtuv->module~tpm_fields~2 module~tpm_gen~2 TPM_GEN proc~vdtuv->module~tpm_gen~2 PARKIND1 PARKIND1 module~parkind_ectrans->PARKIND1 module~tpm_dim->PARKIND1 EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_fields~2->module~parkind_ectrans iso_c_binding iso_c_binding module~tpm_fields~2->iso_c_binding module~tpm_gen~2->module~parkind_ectrans

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

  • Interface. ---------- CALL VDTUV(...)

Arguments

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

Calls

proc~~vdtuv~~CallsGraph proc~vdtuv VDTUV d_myms d_myms proc~vdtuv->d_myms

Called by

proc~~vdtuv~~CalledByGraph proc~vdtuv VDTUV proc~ltinv LTINV proc~ltinv->proc~vdtuv proc~ltinv~2 LTINV proc~ltinv~2->proc~vdtuv proc~vd2uv~2 VD2UV proc~vd2uv~2->proc~vdtuv proc~inv_trans_ctl INV_TRANS_CTL proc~inv_trans_ctl->proc~ltinv proc~ltinv_ctl LTINV_CTL proc~ltinv_ctl->proc~ltinv proc~inv_trans INV_TRANS proc~inv_trans->proc~inv_trans_ctl proc~inv_trans_ctl~2 INV_TRANS_CTL proc~inv_trans_ctl~2->proc~ltinv_ctl proc~inv_trans~2 INV_TRANS proc~inv_trans~2->proc~inv_trans_ctl