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