EFSCAD Subroutine

public subroutine EFSCAD(KGL, KF_UV, KF_SCALARS, KF_SCDERS, PUV, PSCALAR, PNSDERS, PEWDERS, PUVDERS)

Uses

  • proc~~efscad~~UsesGraph proc~efscad EFSCAD PARKIND1 PARKIND1 proc~efscad->PARKIND1 YOMHOOK YOMHOOK proc~efscad->YOMHOOK module~tpm_distr TPM_DISTR proc~efscad->module~tpm_distr module~tpm_geometry TPM_GEOMETRY proc~efscad->module~tpm_geometry module~tpm_trans~2 TPM_TRANS proc~efscad->module~tpm_trans~2 module~tpmald_geo TPMALD_GEO proc~efscad->module~tpmald_geo EC_PARKIND EC_PARKIND module~tpm_distr->EC_PARKIND module~tpm_geometry->EC_PARKIND module~growing_allocator_mod GROWING_ALLOCATOR_MOD module~tpm_trans~2->module~growing_allocator_mod module~parkind_ectrans PARKIND_ECTRANS module~tpm_trans~2->module~parkind_ectrans module~tpmald_geo->PARKIND1 iso_c_binding iso_c_binding module~growing_allocator_mod->iso_c_binding module~parkind_ectrans->PARKIND1

*** EFSCAD - Division by acos(theta), east-west derivatives - adjoint

  • Interface. ---------- CALL EFSCAD(..) Explicit arguments : PUV - u and v -------------------- PSCALAR - scalar valued varaibles PNSDERS - N-S derivative of S.V.V. PEWDERS - E-W derivative of S.V.V. PUVDERS - E-W derivative of u and v Method. -------

    1. EAST-WEST DERIVATIVES ---------------------

    2.1 U AND V.

    2.2 SCALAR VARIABLES

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KGL
integer(kind=JPIM), intent(in) :: KF_UV
integer(kind=JPIM), intent(in) :: KF_SCALARS
integer(kind=JPIM), intent(in) :: KF_SCDERS
real(kind=JPRB), intent(inout) :: PUV(:,:)
real(kind=JPRB), intent(inout) :: PSCALAR(:,:)
real(kind=JPRB), intent(inout) :: PNSDERS(:,:)
real(kind=JPRB), intent(inout) :: PEWDERS(:,:)
real(kind=JPRB), intent(inout) :: PUVDERS(:,:)

Calls

proc~~efscad~~CallsGraph proc~efscad EFSCAD dr_hook dr_hook proc~efscad->dr_hook

Called by

proc~~efscad~~CalledByGraph proc~efscad EFSCAD proc~eftinv_ctlad EFTINV_CTLAD proc~eftinv_ctlad->proc~efscad proc~einv_trans_ctlad EINV_TRANS_CTLAD proc~einv_trans_ctlad->proc~eftinv_ctlad proc~einv_transad EINV_TRANSAD proc~einv_transad->proc~einv_trans_ctlad