|
FLINT 0.9.9
Fortran Library for numerical INTegration of differential equations
|
Interface of the function whose root needs to be computed. More...
Collaboration diagram for flintutils::func:Public Member Functions | |
| real(wp) function | func (x) |
Interface of the function whose root needs to be computed.
Definition at line 56 of file FLINTUtils.F90.
|
virtual |
| [in] | x | independent variable |
Definition at line 56 of file FLINTUtils.F90.