Type | Intent | Optional | Attributes | Name | ||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
integer(kind=I4B), | intent(in) | :: | ntrial | |||||||||||||||||||||||||||||||
real(kind=SP), | intent(inout), | DIMENSION(:) | :: | x | ||||||||||||||||||||||||||||||
real(kind=SP), | intent(in) | :: | tolx | |||||||||||||||||||||||||||||||
real(kind=SP), | intent(in) | :: | tolf | |||||||||||||||||||||||||||||||
subroutine usrfun(x, fvec, fjac)Arguments
|