Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | N | |||
real(kind=RP), | intent(in) | :: | x | |||
real(kind=RP), | intent(out) | :: | L_N | |||
real(kind=RP), | intent(out) | :: | LPrime_N |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | N | |||
real(kind=RP), | intent(out), | DIMENSION(0:N) | :: | x | ||
real(kind=RP), | intent(out), | DIMENSION(0:N) | :: | w |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | N | |||
real(kind=RP), | intent(out), | DIMENSION(0:N) | :: | x | ||
real(kind=RP), | intent(out), | DIMENSION(0:N) | :: | w |