newton_Root1D_wrap_Min1D_dFR Function

public function newton_Root1D_wrap_Min1D_dFR(sf, x) result(y1x1)

d/dx f(x) function of the Min1D type wrapped for Root1D

Type Bound

t_newton_Root1D_wrap_Min1D

Arguments

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

Return Value real(kind=wp)


Calls

proc~~newton_root1d_wrap_min1d_dfr~~CallsGraph proc~newton_root1d_wrap_min1d_dfr t_newton_Root1D_wrap_Min1D%newton_Root1D_wrap_Min1D_dFR ddFR ddFR proc~newton_root1d_wrap_min1d_dfr->ddFR