Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
jacobi
Interface
9 statements
Source File
special_fun_modules.f90
nr
jacobi
Contents
None
interface
public subroutine jacobi(a, d, v, nrot)
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(:,:)
::
v
integer(kind=I4B),
intent(out)
::
nrot