Toggle navigation
KORC
README
Contents
Source Files
Modules
Procedures
Derived Types
Program
Source Files
Modules
Procedures
Derived Types
Program
elle
Interface
12 statements
Source File
special_fun_modules.f90
nr
elle
Contents
Functions
elle_s
elle_v
public interface elle
Contents
Functions
elle_s
elle_v
Functions
public function elle_s(phi, ak)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in)
::
phi
real(kind=SP),
intent(in)
::
ak
Return Value
real(kind=SP)
public function elle_v(phi, ak)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=SP),
intent(in),
DIMENSION(:)
::
phi
real(kind=SP),
intent(in),
DIMENSION(:)
::
ak
Return Value
real(kind=SP), DIMENSION(size(phi))