FMUTIL
0.1
Fortran Miscellaneous UTILities
|
Interface of the function whose root needs to be computed. More...
Public Member Functions | |
pure real(wp) function | func (x) |
Interface of the function whose root needs to be computed.
Definition at line 42 of file search.f90.
pure real(wp) function search::func::func | ( | real(wp), intent(in) | x | ) |
[in] | x | independent variable |
Definition at line 42 of file search.f90.
References fmutilbase::wp.