newton_Root1D_wrap_Min1D_FR Function

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

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_fr~~CallsGraph proc~newton_root1d_wrap_min1d_fr t_newton_Root1D_wrap_Min1D%newton_Root1D_wrap_Min1D_FR dFR dFR proc~newton_root1d_wrap_min1d_fr->dFR