LDFOU2 Subroutine

public subroutine LDFOU2(KM, KF_UV, PAIA, PSIA)

Uses

  • proc~~ldfou2~~UsesGraph proc~ldfou2 LDFOU2 PARKIND1 PARKIND1 proc~ldfou2->PARKIND1 module~tpm_dim TPM_DIM proc~ldfou2->module~tpm_dim module~tpm_fields~2 TPM_FIELDS proc~ldfou2->module~tpm_fields~2 module~tpm_geometry~2 TPM_GEOMETRY proc~ldfou2->module~tpm_geometry~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~tpm_geometry~2->module~parkind_ectrans module~parkind_ectrans->PARKIND1

*** LDFOU2 - Division by a*cos(theta) of u and v

  • Interface. ---------- CALL LDFOU2(KM,PAIA,PSIA)

    1.1 U AND V

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KF_UV
real(kind=JPRB), intent(inout) :: PAIA(:,:)
real(kind=JPRB), intent(inout) :: PSIA(:,:)

Called by

proc~~ldfou2~~CalledByGraph proc~ldfou2 LDFOU2 proc~ltdir~2 LTDIR proc~ltdir~2->proc~ldfou2