GPNORM_TRANS_CTLAD_MOD Module


Used by

  • module~~gpnorm_trans_ctlad_mod~~UsedByGraph module~gpnorm_trans_ctlad_mod GPNORM_TRANS_CTLAD_MOD proc~gpnorm_transad~2 GPNORM_TRANSAD proc~gpnorm_transad~2->module~gpnorm_trans_ctlad_mod

Subroutines

public subroutine GPNORM_TRANS_CTLAD(PGP, KFIELDS, KPROMA, PAVE, PW)

*** GPNORM_TRANS_CTLAD - calculate grid-point norms (Adjoint version) Note: This only does adjoint of the norm average

Read more…

Arguments

Type IntentOptional Attributes Name
real(kind=JPRB), intent(out) :: PGP(:,:,:)
integer(kind=JPIM), intent(in) :: KFIELDS
integer(kind=JPIM), intent(in) :: KPROMA
real(kind=JPRB), intent(inout) :: PAVE(:)
real(kind=JPRD), intent(in) :: PW(R%NDGL)