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