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