i_newton_Root1D_FdF Interface

interface
public function i_newton_Root1D_FdF(sf, x) result(y2x1)

Arguments

Type IntentOptional Attributes Name
class(c_newton_Root1D_FdF), intent(in) :: sf
real(kind=wp), intent(in) :: x

Return Value real(kind=wp)(2)