Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
qroot
Interface
8 statements
Source File
special_fun_modules.f90
nr
qroot
Contents
None
interface
public subroutine qroot(p, b, c, eps)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
p
real(kind=SP),
intent(inout)
::
b
real(kind=SP),
intent(inout)
::
c
real(kind=SP),
intent(in)
::
eps