Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
tred2
Interface
8 statements
Source File
special_fun_modules.f90
nr
tred2
Contents
None
interface
public subroutine tred2(a, d, e, novectors)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(inout),
DIMENSION(:,:)
::
a
real(kind=SP),
intent(out),
DIMENSION(:)
::
d
real(kind=SP),
intent(out),
DIMENSION(:)
::
e
logical(kind=LGT),
intent(in),
optional
::
novectors