yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
to_solve
Interface
MPL
8 statements
Source File
nonlineal.f90
yaeos__math_nonlinearsolvers
to_solve
Contents
Subroutines
to_solve
public interface to_solve
Subroutines
public subroutine to_solve(X, F, J)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=pr),
intent(in)
::
X
(:)
real(kind=pr),
intent(out)
::
F
(:)
real(kind=pr),
intent(out)
::
J
(:,:)