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 TPM_FIELDS proc~ldfou2->module~tpm_fields module~tpm_geometry TPM_GEOMETRY proc~ldfou2->module~tpm_geometry EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_fields->EC_PARKIND module~tpm_geometry->EC_PARKIND

*** 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