Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(root_solver), | intent(inout) | :: | me | |||
real(kind=wp), | intent(in) | :: | x |
independant variable |
f(x)
Interface to the function to be minimized (Object-oriented version). It should evaluate f(x) for any x in the interval (ax,bx)