Open
Description
The abstract interface func has two arguments, "me" of type "class(root_solver)" and the proper argument of the function. The first serves no purpose for the evaluation of the function and can actually be suppressed:
procedure(func),pointer, nopass :: f => null() !! user function to find the root of
This way the interface becomes the same as func2 and unifies the usage.
Metadata
Metadata
Assignees
Labels
No labels