yaeos
User documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
newton
Interface
MPL
3 statements
Source File
math.f90
yaeos__math
newton
Contents
Module Procedures
newton_1d
public interface newton
Module Procedures
public subroutine
newton_1d
(f, x, tol, max_iters)
Arguments
Type
Intent
Optional
Attributes
Name
procedure(
f_1d
)
::
f
real(kind=pr),
intent(inout)
::
x
real(kind=pr),
intent(in)
::
tol
integer,
intent(in)
::
max_iters