Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | external | :: | func | Ptr to an external function |
||
real(kind=real64), | intent(in) | :: | x_0 | Value at which to calculate the derivative |
||
real(kind=real64), | optional | :: | dx | Optional step size. If not present, defaults to |
at