yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
to_solve
Interface
MPL
8 statements
Source File
newton.f90
yaeos__newton_solver
to_solve
Contents
None
interface
private 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
(:,:)