SUPOLF_MOD Module


Used by

  • module~~supolf_mod~~UsedByGraph module~supolf_mod SUPOLF_MOD proc~sugaw SUGAW proc~sugaw->module~supolf_mod proc~sugaw~2 SUGAW proc~sugaw~2->module~supolf_mod proc~suleg SULEG proc~suleg->module~supolf_mod proc~suleg~2 SULEG proc~suleg~2->module~supolf_mod proc~trans_pnm TRANS_PNM proc~trans_pnm->module~supolf_mod proc~trans_pnm~2 TRANS_PNM proc~trans_pnm~2->module~supolf_mod

Subroutines

public subroutine SUPOLF(KM, KNSMAX, DDMU, DDPOL, KCHEAP)

*** *SUPOL * - Routine to compute the Legendre polynomials

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KNSMAX
real(kind=JPRD), intent(in) :: DDMU
real(kind=JPRD), intent(out) :: DDPOL(0:KNSMAX)
integer(kind=JPIM), intent(in), optional :: KCHEAP