i_newton_Root2D_dFR Interface

interface
public function i_newton_Root2D_dFR(sf, x) result(y22x2)

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,2)