Type | Intent | Optional | Attributes | Name | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
function func(x)Arguments
Return Value real(kind=SP) |
||||||||||||||||||||
real(kind=SP), | intent(in) | :: | x1 | |||||||||||||||||
real(kind=SP), | intent(in) | :: | x2 | |||||||||||||||||
integer(kind=I4B), | intent(in) | :: | n | |||||||||||||||||
real(kind=SP), | DIMENSION(:), POINTER | :: | xb1 | |||||||||||||||||
real(kind=SP), | DIMENSION(:), POINTER | :: | xb2 | |||||||||||||||||
integer(kind=I4B), | intent(out) | :: | nb |