GET_LEGENDRE_ASSETS Subroutine

subroutine GET_LEGENDRE_ASSETS(KRETURNCODE, NLAT, KTRUNC, KSPOLEGL, KLOEN, KNUMMAXRESOL, KNMENG, PGW, PRPNM)

Uses

  • proc~~get_legendre_assets~~UsesGraph proc~get_legendre_assets GET_LEGENDRE_ASSETS iso_fortran_env iso_fortran_env proc~get_legendre_assets->iso_fortran_env

Arguments

Type IntentOptional Attributes Name
integer(kind=INT64), intent(out) :: KRETURNCODE
integer(kind=INT64), intent(in) :: NLAT
integer(kind=INT64), intent(in) :: KTRUNC
integer(kind=INT64), intent(in) :: KSPOLEGL
integer(kind=INT64), intent(in), DIMENSION(NLAT) :: KLOEN
integer(kind=INT64), intent(in) :: KNUMMAXRESOL
integer(kind=INT64), intent(out), DIMENSION(NLAT) :: KNMENG
real(kind=REAL64), intent(out), DIMENSION(NLAT) :: PGW
real(kind=REAL64), intent(out), DIMENSION(NLAT/2,KSPOLEGL) :: PRPNM

Calls

proc~~get_legendre_assets~~CallsGraph proc~get_legendre_assets GET_LEGENDRE_ASSETS spec_setup4py spec_setup4py proc~get_legendre_assets->spec_setup4py trans_inq trans_inq proc~get_legendre_assets->trans_inq