fortran-astrodynamics-toolkit
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
func
Interface
8 statements
Source File
newton_module.f90
newton_module
func
Contents
None
interface
private subroutine func(x, f)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
x
real(kind=wp),
intent(out)
::
f
Description
interface for the function and derivative