GVEC
User & Developer Guide
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
i_newton_Root1D_FdF
Interface
58 statements
Source File
newton.F90
MODgvec_Newton
i_newton_Root1D_FdF
Contents
None
interface
public function i_newton_Root1D_FdF(sf, x) result(y2x1)
Arguments
Type
Intent
Optional
Attributes
Name
class(
c_newton_Root1D_FdF
),
intent(in)
::
sf
real(kind=wp),
intent(in)
::
x
Return Value
real(kind=wp)(2)