Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
integer, | intent(in) | :: | n | |||
real(kind=wp), | intent(in), | dimension(n) | :: | x | ||
real(kind=wp), | intent(out), | dimension(n) | :: | fvec | ||
real(kind=wp), | intent(out), | dimension(ldfjac,n) | :: | fjac | ||
integer, | intent(in) | :: | ldfjac | |||
integer, | intent(inout) | :: | iflag |
function for hybrj