EFSCAD_MOD Module


Used by

  • module~~efscad_mod~~UsedByGraph module~efscad_mod EFSCAD_MOD proc~eftinv_ctlad EFTINV_CTLAD proc~eftinv_ctlad->module~efscad_mod

Subroutines

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

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

Read more…

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(:,:)