FLINT 0.9.9
Fortran Library for numerical INTegration of differential equations
Loading...
Searching...
No Matches
flintutils::func Interface Reference

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

+ Collaboration diagram for flintutils::func:

Public Member Functions

real(wp) function func (x)
 

Detailed Description

Interface of the function whose root needs to be computed.

Definition at line 56 of file FLINTUtils.F90.

Constructor & Destructor Documentation

◆ func()

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

Definition at line 56 of file FLINTUtils.F90.


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