| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(brent_t), | intent(in) | :: | me |
User-defined object transmitted to the solver |
||
| real(kind=dp), | intent(in) | :: | x |
'x' parameter of the function f(x) |
returned value
user-supplied function, of the form which evaluates the function whose zero is being sought.