SUGAW_MOD Module


Used by

  • module~~sugaw_mod~~UsedByGraph module~sugaw_mod SUGAW_MOD proc~sugawc SUGAWC proc~sugawc->module~sugaw_mod proc~sugawc~2 SUGAWC proc~sugawc~2->module~sugaw_mod proc~suleg SULEG proc~suleg->module~sugaw_mod proc~suleg~2 SULEG proc~suleg~2->module~sugaw_mod

Subroutines

public subroutine SUGAW(KDGL, KM, KN, PL, PW, PANM, PFN)

*** *SUGAW * - Routine to initialize the Gaussian abcissa and the associated weights

Read more…

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KDGL
integer(kind=JPIM), intent(in) :: KM
integer(kind=JPIM), intent(in) :: KN
real(kind=JPRD), intent(out) :: PL(KDGL)
real(kind=JPRD), intent(out) :: PW(KDGL)
real(kind=JPRD), intent(in) :: PANM
real(kind=JPRD), intent(in), optional :: PFN(0:KDGL,0:KDGL)