to_solve Interface

public interface to_solve

Subroutines

public subroutine to_solve(X, F, J)

Arguments

Type IntentOptional Attributes Name
real(kind=pr), intent(in) :: X(:)
real(kind=pr), intent(out) :: F(:)
real(kind=pr), intent(out) :: J(:,:)