i_newton_Root1D Interface

interface
public function i_newton_Root1D(sf, x) result(y1x1)

Arguments

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

Return Value real(kind=wp)