FSCAD_MOD Module


Used by

  • module~~fscad_mod~~UsedByGraph module~fscad_mod FSCAD_MOD proc~ftinv_ctlad FTINV_CTLAD proc~ftinv_ctlad->module~fscad_mod

Subroutines

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

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