Type | Intent | Optional | Attributes | Name | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
real(kind=SP), | intent(inout), | DIMENSION(:) | :: | p | ||||||||||||||||
real(kind=SP), | intent(in) | :: | gtol | |||||||||||||||||
integer(kind=I4B), | intent(out) | :: | iter | |||||||||||||||||
real(kind=SP), | intent(out) | :: | fret | |||||||||||||||||
function func(p)Arguments
Return Value real(kind=SP) |
||||||||||||||||||||
function dfunc(p)Arguments
Return Value real(kind=SP), DIMENSION(size(p)) |