Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
zroots
Interface
8 statements
Source File
special_fun_modules.f90
nr
zroots
Contents
None
interface
public subroutine zroots(a, roots, polish)
Arguments
Type
Intent
Optional
Attributes
Name
complex(kind=SPC),
intent(in),
DIMENSION(:)
::
a
complex(kind=SPC),
intent(out),
DIMENSION(:)
::
roots
logical(kind=LGT),
intent(in)
::
polish