i_newton_Root2D_FR Interface

interface
public function i_newton_Root2D_FR(sf, x) result(y2x2)

Arguments

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

Return Value real(kind=wp)(2)