Type | Intent | Optional | Attributes | Name | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
function func(x)Arguments
Return Value real(kind=SP) |
||||||||||||||||||||
real(kind=SP), | intent(in), | DIMENSION(:) | :: | regn | ||||||||||||||||
integer(kind=I4B), | intent(in) | :: | ndim | |||||||||||||||||
integer(kind=I4B), | intent(in) | :: | npts | |||||||||||||||||
real(kind=SP), | intent(in) | :: | dith | |||||||||||||||||
real(kind=SP), | intent(out) | :: | ave | |||||||||||||||||
real(kind=SP), | intent(out) | :: | var |