FMUTIL  0.1
Fortran Miscellaneous UTILities
search::func Interface Reference

Interface of the function whose root needs to be computed. More...

+ Collaboration diagram for search::func:

Public Member Functions

pure real(wp) function func (x)
 

Detailed Description

Interface of the function whose root needs to be computed.

Definition at line 42 of file search.f90.

Constructor & Destructor Documentation

◆ func()

pure real(wp) function search::func::func ( real(wp), intent(in)  x)
Parameters
[in]xindependent variable

Definition at line 42 of file search.f90.

References fmutilbase::wp.


The documentation for this interface was generated from the following file: