| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(func1d) | :: | func | ||||
| real(kind=dp), | intent(in) | :: | interval(2) | |||
| real(kind=dp), | intent(in), | optional | :: | abstol |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(func1d) | :: | func | ||||
| real(kind=dp), | intent(in) | :: | interval(2) | |||
| real(kind=dp), | intent(out), | dimension(:), allocatable | :: | location | ||
| real(kind=dp), | intent(out), | optional, | dimension(:), allocatable | :: | achieved_error |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| procedure(func1d) | :: | func | ||||
| real(kind=dp), | intent(in) | :: | interval(2) | |||
| real(kind=dp), | intent(out), | dimension(:), allocatable | :: | location | ||
| real(kind=dp), | intent(out), | optional, | dimension(:), allocatable | :: | achieved_error |