nonlinear_residual Interface

interface
public subroutine nonlinear_residual(x, f)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: x(:)
real(kind=dp), intent(out) :: f(:)